Back to Devexpress

ASPxTitleIndex.ItemStyle Property

aspnet-devexpress-dot-web-dot-aspxtitleindex-7b055eac.md

latest1.2 KB
Original Source

ASPxTitleIndex.ItemStyle Property

Gets the style settings used to paint items.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public TitleIndexItemStyle ItemStyle { get; }
vb
Public ReadOnly Property ItemStyle As TitleIndexItemStyle

Property Value

TypeDescription
TitleIndexItemStyle

A TitleIndexItemStyle object that contains style settings.

|

See Also

Title Index

ASPxTitleIndex Class

ASPxTitleIndex Members

DevExpress.Web Namespace