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


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