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

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

    Return Value

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