ContextItemCollectionOptions.Owner Property
An IContextItemCollectionOptionsOwner object that owns ContextItemCollectionOptions.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Utils.IContextItemCollectionOptionsOwner | An object that owns ContextItemCollectionOptions. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to Owner |
---|---|
CameraControl |
|
CalendarControlBase |
|
ImageSlider |
|
RepositoryItemPictureEdit |
|
SvgImageBox |
|
TileControl |
|
TileView |
|
See Also