Show / Hide Table of Contents

Property Source

| Improve this Doc View Source

Source

Gets or sets the source DockItem.

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

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

Remarks

When use with ShowAction, this property will be properly set.

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