Show / Hide Table of Contents

Property Index

| Improve this Doc View Source

Index

Gets or sets the value indicates the position within target Items at which the source DockItem is inserted before.

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

The zero-based index at which the source DockItem is inserted before. -1 adds source DockItem to the end. The default value is -1.

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