AccordionControl.SummaryItemGlyphSize Property
Gets or sets the accordion summary item’s glyph size. This is a dependency property.
Namespace: DevExpress.Xpf.Accordion
Assembly: DevExpress.Xpf.Accordion.v24.1.dll
NuGet Package: DevExpress.Wpf.Accordion
Declaration
Property Value
Type | Description |
---|---|
Nullable<Size> | A Size structure that is the size of the glyph. |
See Also