aspnet-devexpress-dot-web-77c64ea1.md
Contains style settings that define the appearance of an editor in the read-only state.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class ReadOnlyStyle :
AppearanceStyleBase
Public Class ReadOnlyStyle
Inherits AppearanceStyleBase
The following members return ReadOnlyStyle objects:
An object of the ReadOnlyStyle type can be accessed via an editor’s ASPxEdit.ReadOnlyStyle (EditProperties.ReadOnlyStyle) property.
Object MarshalByRefObject Component Style AppearanceStyleBase ReadOnlyStyle
See Also