Click or drag to resize

ThumbnailViewDisplayText Property

Tells the thumbview which attribute to display
Gets or sets the attribute used for text displayed below the thumbnail.

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 ThumbViewAttribute DisplayText { get; set; }

Property Value

Type: ThumbViewAttribute
The attribute used for text displayed below the thumbnail.
See Also