ThumbAreaPadding Property (C1FlexViewerPane)
In This Topic
Gets or sets the amount of padding between the thumbnails and the preview window edges.
Syntax
'Declaration
Public Property ThumbAreaPadding As Padding
public Padding ThumbAreaPadding {get; set;}
See Also