A newer version of this page is available.
Switch to the current version.
TitleIndexGroupHeaderStyle Class
Defines style settings for group headers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class TitleIndexGroupHeaderStyle :
AppearanceStyle
Public Class TitleIndexGroupHeaderStyle
Inherits AppearanceStyle
Related API Members
The following members accept/return TitleIndexGroupHeaderStyle objects:
Remarks
The TitleIndexGroupHeaderStyle class contains settings that define the style of group headers within a ASPxTitleIndex control.
An object of the TitleIndexGroupHeaderStyle type can be accessed via the ASPxTitleIndex.GroupHeaderStyle property of a ASPxTitleIndex control.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TitleIndexGroupHeaderStyle
See Also
Feedback