ArcGIS API for WPF - Library Reference
StackDirection Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace > TemplatePanel Class : StackDirection Property

Gets or sets the StackDirection. When StackDirection is Horizontal, the number of rows equals the StackCount. When StackDirection is Vertical, the number of columns equals the StackCount. StackCount has to be 1 or more.

Syntax

Visual Basic (Declaration) 
Public Property StackDirection As Orientation
C# 
public Orientation StackDirection {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.