Border Properties

The following properties let you customize the control's border.

 

Property

Description

BorderBrush

Gets or sets a brush that describes the border background of a control. This is a dependency property.

BorderThickness

Gets or sets the border thickness of a control. This is a dependency property.

Size PropertiesThe following properties let you customize the size of the C1Expander control.

 

Property

Description

Height

Gets or sets the suggested height of the element. This is a dependency property.

MaxHeight

Gets or sets the maximum height constraint of the element. This is a dependency property.

MaxWidth

Gets or sets the maximum width constraint of the element. This is a dependency property.

MinHeight

Gets or sets the minimum height constraint of the element. This is a dependency property.

MinWidth

Gets or sets the minimum width constraint of the element. This is a dependency property.

Width

Gets or sets the width of the element. This is a dependency property.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.