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

Gets or sets the number of stacks. 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 StackCount As Integer
C# 
public int StackCount {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.