Back to Devexpress

LabelProperties Class

aspnet-devexpress-dot-web-f6a9d9fe.md

latest1.6 KB
Original Source

LabelProperties Class

Contains settings specific to a label control.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class LabelProperties :
    StaticEditProperties
vb
Public Class LabelProperties
    Inherits StaticEditProperties

The following members return LabelProperties objects:

Remarks

The LabelProperties class contains settings specific to the ASPxLabel editor type.

Implements

IStateManager

IPropertiesOwner

Inheritance

Object StateManager PropertiesBase EditPropertiesBase StaticEditProperties LabelProperties MVCxLabelProperties

See Also

LabelProperties Members

Label

DevExpress.Web Namespace