[]
        
(Showing Draft Content)

C1.Framework.ExpandButtonElement

ExpandButtonElement Class

Represents a button with icon for TreeRow.

Namespace: C1.Framework
Assembly: C1.Win.4.8.dll
Syntax
public class ExpandButtonElement : CheckButtonElement, ISupportUia, IToolTipElement, IUiaButton, IUiaInvokeProvider

Constructors

Name Description
ExpandButtonElement()

Initializes a new instance of the ExpandButtonElement class.

Properties

Name Description
CollapsedIcon

Gets the C1Icon for the collapsed state of the row.

ExpandedIcon

Gets the C1Icon for the expanded state of the row.

IsEnabled

Gets whether this element and all its ancestors are enabled.

Methods

Name Description
FinalizeUI()

Finalizes the user interface. This method is called when element is removed from UI.

OnCheckedChanged()

Called when check box state is changed.