Skip to main content

veHeaderedContentControl Properties

The base class for headered controls displaying specific content.
Name Description
ActualHeader Gets the control’s actual header, taking into account the additional formatting applied to the veHeaderedContentControl.Header via the veHeaderedContentControl.HeaderStringFormat property.
HasHeader Gets whether the control’s veHeaderedContentControl.Header is not empty.
HasHeaderTemplate Gets whether the veHeaderedContentControl.HeaderTemplate is not empty.
Header Gets or sets the control’s header.
HeaderStringFormat Gets or sets a composite format string for the veHeaderedContentControl.Header object.
HeaderTemplate Gets or sets the template used to render the veHeaderedContentControl.Header object.
HeaderTemplateSelector Gets or sets an object that chooses a header template based on custom logic.
See Also