Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SplitButtonItemStyle Class / ShouldSerializeIcon Method

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

    Return Value

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