Spread Windows Forms 15.0
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / SpreadOptionsDlg Class / spOpt_View_ButtonDrawMode_CurrentRow Field


In This Topic
    spOpt_View_ButtonDrawMode_CurrentRow Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected spOpt_View_ButtonDrawMode_CurrentRow As CheckBox
    'Usage
     
    
    Dim instance As SpreadOptionsDlg
    Dim value As CheckBox
     
    value = instance.spOpt_View_ButtonDrawMode_CurrentRow
     
    instance.spOpt_View_ButtonDrawMode_CurrentRow = value
    protected CheckBox spOpt_View_ButtonDrawMode_CurrentRow
    See Also