Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / BorderEditor Class / RowCount Property


In This Topic
RowCount Property (BorderEditor)
In This Topic
Syntax
'Declaration
 
Public Overridable Property RowCount As Integer
 
'Usage
 
Dim instance As BorderEditor
Dim value As Integer
 
instance.RowCount = value
 
value = instance.RowCount
See Also