Name | Description | |
---|---|---|
C1AccordionPageSettings Constructor | Initializes a new instance of the C1AccordionPageSettings. |
The following tables list the members exposed by C1AccordionPageSettings.
Name | Description | |
---|---|---|
C1AccordionPageSettings Constructor | Initializes a new instance of the C1AccordionPageSettings. |
Name | Description | |
---|---|---|
CloseIconImage | Gets or sets an image shown in C1AccordionPage as close icon when ShowCloseButton is true. | |
CollapseDownIconImage | Gets or sets the image displayed in the header of an expanded C1AccordionPage when ExpandDirection is set to ExpandDirection.Down. | |
CollapseRightIconImage | Gets or sets the image displayed in the header of an expanded C1AccordionPage when ExpandDirection is set to ExpandDirection.Right. | |
ExpandDownIconImage | Gets or sets the image displayed in the header of a collapsed C1AccordionPage when ExpandDirection is set to ExpandDirection.Down. | |
ExpandRightIconImage | Gets or sets the image displayed in the header of an collapsed C1AccordionPage when ExpandDirection is set to ExpandDirection.Right. | |
HighlightWholeHeader | Gets or sets a value that determines whether C1AccordionPage header or also expand/collapse icons should be highlighted when moving the mouse over the C1AccordionPage header. | |
ShowCloseButton | Gets or sets a value that determines whether close button should be displayed in C1AccordionPage header. | |
ShowExpandIcon | Gets or sets a value that determines whether expand icons are displayed. | |
ShowIcon | Gets or sets a value that determines whether pages icons are displayed. |
Name | Description | |
---|---|---|
OnPropertyChanged | Raises the PropertyChanged event. | |
SetField<T> | Compares two values of property and raises an PropertyChanged event if they are different. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. |