Skip to main content
Tab

ASPxTitleIndex.LinkStyle Property

Gets the style settings used to paint item links.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public LinkStyle LinkStyle { get; }

#Property Value

Type Description
LinkStyle

A LinkStyle object that contains style settings.

See Also