Show / Hide Table of Contents

Property Target

| Improve this Doc View Source

Target

Gets or sets the target DockItem.

Declaration
public int Target { get; set; }
Property Value
Type Description
System.Int32

System.Int32 that represents the index of target DockItem in DockItems. The default value is -1, which represents a null DockItem.

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