ThumbAreaPadding Property (C1FlexViewer)
In This Topic
The amount of padding between the thumbnails and the preview window edges.
Syntax
'Declaration
Public Property ThumbAreaPadding As Thickness
public Thickness ThumbAreaPadding {get; set;}
See Also