Skip to main content
A newer version of this page is available. .
Tab

ASPxTitleIndex.IndexPanelItemLinkStyle Property

Gets the style settings used to paint index panel item links.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public LinkStyle IndexPanelItemLinkStyle { get; }

Property Value

Type Description
LinkStyle

A LinkStyle object that contains style settings.

See Also