Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Base Namespace / C1PickerBase Class / ShouldSerializeButtonsSettings Method

In This Topic
    ShouldSerializeButtonsSettings Method (C1PickerBase)
    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