Show / Hide Table of Contents

Property DockItems

| Improve this Doc View Source

DockItems

Gets a collection of DockItemReference objects.

Declaration
public Collection<DockItemReference> DockItems { get; }
Property Value
Type Description
System.Collections.ObjectModel.Collection<DockItemReference>

A collection of DockItemReference objects.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest