Spread Windows Forms 17
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
    protected Button RowHeightOK
    See Also