Input for WinForms | ComponentOne
C1.Framework Namespace / ExpandButtonElement Class / ExpandedIcon Property

In This Topic
    ExpandedIcon Property
    In This Topic
    Gets the C1Icon for the expanded state of the row.
    Syntax
    'Declaration
     
    
    Protected Overridable ReadOnly Property ExpandedIcon As C1Icon
    protected virtual C1Icon ExpandedIcon {get;}
    See Also