ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1DropDownControl Class / ShouldSerializeButtonsSettings Method

In This Topic
    ShouldSerializeButtonsSettings Method (C1DropDownControl)
    In This Topic
    Specifies whether to save the value of the C1.Win.Input.Base.C1DropDownControlBase.ButtonsSettings property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeButtonsSettings() As Boolean
    protected bool ShouldSerializeButtonsSettings()
    See Also