Spread WinForms 15
FarPoint.Excel Assembly / FarPoint.Excel Namespace / DropBar Class / pcGap Property


In This Topic
pcGap Property (DropBar)
In This Topic
Syntax
'Declaration
 
Public Property pcGap As Short
 
'Usage
 
Dim instance As DropBar
Dim value As Short
 
instance.pcGap = value
 
value = instance.pcGap
See Also