Skip to main content

ContextItemCollectionOptions.Owner Property

An IContextItemCollectionOptionsOwner object that owns ContextItemCollectionOptions.

Namespace: DevExpress.Utils

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public IContextItemCollectionOptionsOwner Owner { get; }

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