Indicates the edge of the window to which the tab strip is docked.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public Dock TabAlignment { get; set; }
Visual Basic
Public Property TabAlignment As Dock
	Get
	Set
JScript
function get TabAlignment () : Dock
function set TabAlignment (value : Dock)

See Also