ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / ExpandButtonElement Class / CollapsedIcon Property

In This Topic
    CollapsedIcon Property (ExpandButtonElement)
    In This Topic
    Gets the C1Icon for the collapsed state of the row.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property CollapsedIcon As C1Icon
    protected virtual C1Icon CollapsedIcon {get;}
    See Also