Skip to content

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

NameSummary
.ctor

Properties

NameSummary
IconGets or sets displayed [IconElement](#
CornerRadiusGets or sets displayed [IconElement](#
ContentPaddingGets or sets content padding Property.

Fields

NameSummary
static IconPropertyProperty for [Icon](#
static CornerRadiusPropertyProperty for [CornerRadius](#
static ContentPaddingPropertyProperty for [ContentPadding](#
Inherited members