WebExtensionTaskPane.Row

WebExtensionTaskPane.Row property

Gets and sets the index, enumerating from the outside to the inside, of this taskpane among other persisted taskpanes docked in the same default location.

public int Row { get; set; }

See Also