ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.Accordion Assembly
/
C1.WinUI.Accordion Namespace
/
C1Expander Class
/ IsExpandable Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.WinUI.Accordion Assembly
Namespaces
C1.WinUI.Accordion Namespace
Overview
Classes
AccordionPanel
C1Accordion
C1Expander
Overview
Members
C1Expander Constructor
Methods
ChangeVisualStateCommon Method
ChangeVisualStateDirection Method
ChangeVisualStateExpansion Method
ChangeVisualStateIconAlignment Method
Dispose Method
Dispose() Method
Dispose(Boolean) Method
Finalize Method
OnApplyTemplate Method
Properties
DisabledBrush Property
ExpandDirection Property
ExpandedBackground Property
ExpandIconAlignment Property
ExpandIconStyle Property
ExpandIconTemplate Property
FocusBrush Property
Header Property
HeaderStyle Property
HeaderTemplate Property
IsDisposed Property
IsExpandable Property
IsExpanded Property
IsFocused Property
IsMouseOver Property
MouseOverBrush Property
Fields
DisabledBrushProperty Field
ExpandDirectionProperty Field
ExpandedBackgroundProperty Field
ExpandIconAlignmentProperty Field
ExpandIconStyleProperty Field
ExpandIconTemplateProperty Field
FocusBrushProperty Field
HeaderProperty Field
HeaderStyleProperty Field
HeaderTemplateProperty Field
IsExpandableProperty Field
IsExpandedProperty Field
MouseOverBrushProperty Field
Events
IsExpandedChanged Event
IsExpandedChanging Event
C1SlideContentControl
ExpanderButton
Enumerations
ExpandDirection
ExpanderIconAlignment
ExpandMode
C1.WinUI.Accordion.C1_WinUI_Accordion_XamlTypeInfo Namespace
Overview
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
IsExpandable Property (C1Expander)
In This Topic
Syntax
See Also
Gets or sets whether the expander can be expanded and collapsed.
Syntax
C#
public
bool
IsExpandable {
get
;
set
;}
See Also
Reference
C1Expander Class
C1Expander Members