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

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