TitleIndexGroupContentStyle Class
Defines style settings for the client regions of groups.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return TitleIndexGroupContentStyle objects:
Remarks
The TitleIndexGroupContentStyle class contains settings that define the style of the client regions of groups within the ASPxTitleIndex. A group’s client region is considered as an area where the group’s data items are displayed - it doesn’t include the group’s header.
An object of the TitleIndexGroupContentStyle type can be accessed via the control’s ASPxTitleIndex.GroupContentStyle property.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TitleIndexGroupContentStyle
See Also