CardExpander class¶
Attributes: [ToolboxItem(true)] [ToolboxBitmap]
Defined in
Namespace: CrissCross.WPF.UI.Controls
Assembly: CrissCross.WPF.UI.dll
Full name: CrissCross.WPF.UI.Controls.CardExpander
Modifiers: public
Summary¶
Inherited from the Expander control which can hide the collapsible content.
Applies to
net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481
Class hierarchy
classDiagram
class CardExpander
class Expander
Expander <|-- CardExpander
Inherits from: Expander
Constructors¶
| Name | Summary |
|---|---|
| .ctor |
Properties¶
| Name | Summary |
|---|---|
| Icon | Gets or sets displayed [IconElement](# |
| CornerRadius | Gets or sets displayed [IconElement](# |
| ContentPadding | Gets or sets content padding Property. |
Fields¶
| Name | Summary |
|---|---|
| static IconProperty | Property for [Icon](# |
| static CornerRadiusProperty | Property for [CornerRadius](# |
| static ContentPaddingProperty | Property for [ContentPadding](# |