Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerEditorStyle Class / ShouldSerializeUnderline Method

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

    Return Value

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