InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / ExpandButtonElement Class / ExpandedIcon Property

In This Topic
    ExpandedIcon Property (ExpandButtonElement)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property ExpandedIcon As C1Icon
    protected virtual C1Icon ExpandedIcon {get;}
    See Also