Click or drag to resize

ThumbnailViewPlaceholderMessage Property

Gets or sets the message displayed as a placeholder for thumbnails.

Namespace:  Atalasoft.Imaging.WinControls
Assembly:  Atalasoft.dotImage.WinControls (in Atalasoft.dotImage.WinControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public string PlaceholderMessage { get; set; }

Property Value

Type: String
The message used as a placeholder for thumbnails.
Remarks
If the PlaceholderImage property is set, the PlaceholderMessage is ignored.
See Also