Back to Devexpress

EditorStyles.Label Property

aspnet-devexpress-dot-web-dot-editorstyles-d626dc86.md

latest1.0 KB
Original Source

EditorStyles.Label Property

Gets the style settings that define a label control’s appearance.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual AppearanceStyleBase Label { get; }
vb
Public Overridable ReadOnly Property Label As AppearanceStyleBase

Property Value

TypeDescription
AppearanceStyleBase

An AppearanceStyleBase object containing the style settings.

|

See Also

EditorStyles Class

EditorStyles Members

DevExpress.Web Namespace