ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / ButtonsSettings Property

In This Topic
    ButtonsSettings Property (DropDownControlViewBase)
    In This Topic
    Gets the buttons settings of input editor.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonsSettings As ButtonsSettings
    public ButtonsSettings ButtonsSettings {get;}
    See Also