FormLayoutStyles.Disabled Property
In This Article
Gets the style settings that define the appearance of the disabled ASPxFormLayout.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public DisabledStyle Disabled { get; }
#Property Value
Type | Description |
---|---|
Disabled |
A Disabled |
See Also