ReadOnlyStyle Class
Contains style settings that define the appearance of an editor in the read-only state.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return ReadOnlyStyle objects:
Remarks
An object of the ReadOnlyStyle type can be accessed via an editor’s ASPxEdit.ReadOnlyStyle (EditProperties.ReadOnlyStyle) property.
Inheritance
See Also