Spread Windows Forms 15.0
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
    protected Button RowHeightCancel
    See Also