SimpleContextItemCollectionOptions Class
The base class for simple context items’ options.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Related API Members
The following members return SimpleContextItemCollectionOptions objects:
Remarks
The image below shows an AccordionControl with an AccordionRatingContextButton, a SimpleRatingContextButton descendant.
Simple context items are ContextItem descendants.
Inheritance
Object
ViewStatePersisterCore
BaseOptions
ContextItemCollectionOptions
SimpleContextItemCollectionOptions
See Also