Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / RowHeightDlg Class / RowHeightOK Field


In This Topic
RowHeightOK Field
In This Topic
Syntax
'Declaration
 
Protected RowHeightOK As Button
 
'Usage
 
Dim instance As RowHeightDlg
Dim value As Button
 
value = instance.RowHeightOK
 
instance.RowHeightOK = value
See Also