LabelProperties Class
In This Article
Contains settings specific to a label control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class LabelProperties :
StaticEditProperties
#Related API Members
The following members return LabelProperties objects:
#Remarks
The LabelProperties class contains settings specific to the ASPxLabel editor type.
#Inheritance
See Also