Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / DbNavigatorStyles Class / ShouldSerializeSeparator Method

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

    Return Value

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