Click or drag to resize

ThemedExpanderHandler Properties

The ThemedExpanderHandler type exposes the following members.

Properties
  NameDescription
Public propertyCollapsedButtonText
Gets or sets the text of the button when Expanded is false.
Public propertyContent
Gets or sets the content of the control when expanded.
Public propertyContextMenu
Gets or sets the context menu of the expander.
Public propertyExpanded
Gets or sets whether the expander content is visible (expanded).
Public propertyExpandedButtonText
Gets or sets the text of the button when Expanded is true.
Public propertyHeader
Gets or sets the content of the header
Public propertyMinimumSize
Gets or sets the minimum size of this control.
Public propertyPadding
Gets or sets the padding around the Content.
Top
See Also