Back to Devexpress

ASPxTitleIndex.LinkStyle Property

aspnet-devexpress-dot-web-dot-aspxtitleindex-caf79bde.md

latest1.2 KB
Original Source

ASPxTitleIndex.LinkStyle Property

Gets the style settings used to paint item links.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public LinkStyle LinkStyle { get; }
vb
Public ReadOnly Property LinkStyle As LinkStyle

Property Value

TypeDescription
LinkStyle

A LinkStyle object that contains style settings.

|

See Also

NavigateUrl

NavigateUrlField

Title Index

ASPxTitleIndex Class

ASPxTitleIndex Members

DevExpress.Web Namespace