MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / DropDownViewStyles Class / ShouldSerializeSelectedRowHeader Method

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

    Return Value

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