LayoutGroup.ItemsAppearance Property
Gets or sets the settings used to customize the appearance of captions for the group’s children. This is a dependency property.
Namespace: DevExpress.Xpf.Docking
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
Appearance | A DevExpress.Xpf.Docking.Appearance object that specifies the corresponding appearance settings. |
See Also