Skip to main content
Tab

ASPxTitleIndex.ItemStyle Property

Gets the style settings used to paint items.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public TitleIndexItemStyle ItemStyle { get; }

#Property Value

Type Description
TitleIndexItemStyle

A TitleIndexItemStyle object that contains style settings.

See Also