Calendar for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / StateUnderlineStyle Class / ShouldSerializeIndent Method

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

    Return Value

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