RepositoryItem.AppearanceReadOnly Property
Gets appearance settings used to paint the read-only editor.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Appearance")]
public virtual AppearanceObject AppearanceReadOnly { get; }
#Property Value
Type | Description |
---|---|
Appearance |
A Appearance |
#Remarks
For more information on appearances, see the Application Appearance and Skin Colors document.
Important
In Advanced Mode or when the WXI Skin is applied, use the Appearance.
property to specify the editor’s background color. Other appearance settings that specify the background color of the editor in different states are ignored (for example, the Appearance
, Appearance
, Appearance
).