RepositoryItemTokenEdit.AppearanceDropDown Property
Provides access to appearance settings that allow you to customize the drop-down list appearances for this TokenEdit.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
AppearanceObject | An AppearanceObject object that stores appearance settings which allow you to customize the drop-down list appearances for this TokenEdit. |
Remarks
The AppearanceDropDown property allows you to customize the drop-down list appearance. The image below illustrates the Token Edit drop-down with the customized forecolor setting.
To enable or disable the Token Editor drop-down list use the RepositoryItemTokenEdit.ShowDropDown property. See the Token Edit Control topic for the details.