The C1Expander type exposes the following members.

Properties

  Name Description
Public property CollapseAnimation
Collapse Animation effect.

Remarks

Default value is None.
Public property CollapseDuration
Collapse Animation duration in milliseconds.

Remarks

Default value is 500 milliseconds.
Public property CollapseEasing
Specifies the transition for collapse animation.
Public property ExpandAnimation
Expand Animation effect.

Remarks

Default value is None.
Public property ExpandDirection
Expand direction.
Public property ExpandDuration
Expand Animation duration in milliseconds.

Remarks

Default value is 500 milliseconds.
Public property ExpandEasing
Specifies the transition for expand animation.
Public property Expanded
Gets or sets a value that determines whether the panel is in an exapanded state.

See Also