AppearanceFocusedCellMode Enum
Contains values specifying whether the appearance settings for a GridListEditor‘s focused cell are enabled.
Namespace: DevExpress.ExpressApp.Win.Editors
Assembly: DevExpress.ExpressApp.Win.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
#Declaration
#Members
Name | Description |
---|---|
Smart
|
The appearance settings for a Grid |
Enabled
|
The appearance settings for a Grid |
Disabled
|
The appearance settings for a Grid |
#Related API Members
The following properties accept/return AppearanceFocusedCellMode values:
#Remarks
These values are used to set the GridListEditor.AppearanceFocusedCellMode property.