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


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