ShowThumbnails Property (C1FlexViewer)
In This Topic
Gets or sets a value indicating if the Thumbnails view should be activated whenever possible.
Syntax
'Declaration
Public Property ShowThumbnails As Boolean
public bool ShowThumbnails {get; set;}
See Also