Back to Devexpress

FilterControlStyles.PropertyName Property

aspnet-devexpress-dot-web-dot-filtercontrolstyles-3bfdb786.md

latest1.1 KB
Original Source

FilterControlStyles.PropertyName Property

Gets the style settings that define the field name appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public FilterControlLinkStyle PropertyName { get; }
vb
Public ReadOnly Property PropertyName As FilterControlLinkStyle

Property Value

TypeDescription
DevExpress.Web.FilterControlLinkStyle

An DevExpress.Web.FilterControlLinkStyle object that contains style settings.

|

See Also

Filter Control

FilterControlStyles Class

FilterControlStyles Members

DevExpress.Web Namespace