Accusoft.ThumbnailXpressSdk Namespace > ThumbnailXpress Class : CellVerticalSpacing Property |
'Declaration <DescriptionAttribute("Indicates the spacing between the rows in the control.")> <BrowsableAttribute(True)> <CategoryAttribute("ThumbnailXpress")> Public Property CellVerticalSpacing As Integer
'Usage Dim instance As ThumbnailXpress Dim value As Integer instance.CellVerticalSpacing = value value = instance.CellVerticalSpacing
[Description("Indicates the spacing between the rows in the control.")] [Browsable(true)] [Category("ThumbnailXpress")] public int CellVerticalSpacing {get; set;}
[Description("Indicates the spacing between the rows in the control.")] [Browsable(true)] [Category("ThumbnailXpress")] public: __property int get_CellVerticalSpacing(); public: __property void set_CellVerticalSpacing( int value );
The default value is 5.