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

Note: This API is now obsolete. Please use a Panel or other container control, such as a StackPanel or Grid.

Gets or sets the maximum width of the ToolbarItem.

Syntax

Visual Basic (Declaration) 
Public Property MaxItemWidth As Double
C# 
public double MaxItemWidth {get; set;}

Property Value

The width of the max item.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.