Skip to main content
All docs
V25.1
  • ContextItemCollectionOptions.Owner Property

    An IContextItemCollectionOptionsOwner object that owns ContextItemCollectionOptions.

    Namespace: DevExpress.Utils

    Assembly: DevExpress.Utils.v25.1.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