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


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