TitleIndexItemStyle Class
Defines style settings for data items.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return TitleIndexItemStyle objects:
Remarks
The TitleIndexItemStyle class contains settings that define the style of data items within a ASPxTitleIndex control.
An object of the TitleIndexItemStyle type can be accessed via the ASPxTitleIndex.ItemStyle property of a control.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
TitleIndexItemStyle
See Also