Skip to main content
A newer version of this page is available. .

HeaderedContentContainer Class

The base class for headered controls displaying specific content and supporting header styling and alignment.

Namespace: DevExpress.UI.Xaml.Layout

Assembly: DevExpress.UI.Xaml.Layout.v19.2.dll

Declaration

public abstract class HeaderedContentContainer :
    veHeaderedContentControl

Inheritance

Show 15 items
Object
DependencyObject
Windows.UI.Xaml.UIElement
FrameworkElement
Control
Windows.UI.Xaml.Controls.ContentControl
DevExpress.UI.Xaml.Layout.VisualElements.veContentControlBase
DevExpress.UI.Xaml.Layout.VisualElements.veContentControl
See Also