Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SplitButtonItemStyle Class / ShouldSerializeSeparatorColor Method

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

    Return Value

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