Input for WinForms | ComponentOne
C1.Win.Input.Pickers.Styles Namespace / PickerDropDownStyle Class / ShouldSerializeBorderColor Method

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

    Return Value

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