A newer version of this page is available.
Switch to the current version.
TitleIndexGroupContentStyle Class
Defines style settings for the client regions of groups.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class TitleIndexGroupContentStyle :
AppearanceStyle
Public Class TitleIndexGroupContentStyle
Inherits AppearanceStyle
Related API Members
The following members accept/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
Feedback