Input for WinForms | ComponentOne
C1.Win.Input.DbNavigator.Styles Namespace / NavCommonStyle Class / ShouldSerializeChildSpacing Method

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

    Return Value

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