EditorStyles.ReadOnly Property
In This Article
Gets the style settings that define an editor’s appearance in the disabled state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual ReadOnlyStyle ReadOnly { get; }
#Property Value
Type | Description |
---|---|
Read |
A Read |
See Also