Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.5
|
Leadtools.Web.Controls Namespace > WebThumbnailViewer Class : SelectedThumbStyle Property |
public ThumbnailStyle SelectedThumbStyle {get;}
'Declaration Public ReadOnly Property SelectedThumbStyle As ThumbnailStyle
'Usage Dim instance As WebThumbnailViewer Dim value As ThumbnailStyle value = instance.SelectedThumbStyle
public: property ThumbnailStyle^ SelectedThumbStyle { ThumbnailStyle^ get(); }