Skip to main content
Tab

LabelProperties Class

Contains settings specific to a label control.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class LabelProperties :
    StaticEditProperties

The following members return LabelProperties objects:

Remarks

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

See Also