Input for WinForms | ComponentOne
C1.Win.Input.Pickers.ColorPicker.Styles Namespace / ColorPickerDropDownStyle Class / ShouldSerializeTab Method

In This Topic
    ShouldSerializeTab Method
    In This Topic
    Specifies whether to save the value of the Tab property.
    Syntax
    'Declaration
     
    
    Protected Function ShouldSerializeTab() As Boolean
    protected bool ShouldSerializeTab()

    Return Value

    Returns true if the property has changed; otherwise, returns false.
    See Also