GrapeCity.Xaml.Excel
GapWidth Property (ExcelUpDownBars)


Specifies the gap width between column or bars.
Syntax
'Declaration
 
Public Property GapWidth As Integer
'Usage
 
Dim instance As ExcelUpDownBars
Dim value As Integer
 
instance.GapWidth = value
 
value = instance.GapWidth
public int GapWidth {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ExcelUpDownBars Class
ExcelUpDownBars Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options