ESRI.ArcGIS.ADF.Web.UI.WebControls
AutoExpandLabel Constructor(Int32)
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > AutoExpandLabel Class > AutoExpandLabel Constructor : AutoExpandLabel Constructor(Int32)




maxWidth
Constructor accepting width delimiters

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal maxWidth As Integer _
)
Visual Basic (Usage)Copy Code
Dim maxWidth As Integer
 
Dim instance As AutoExpandLabel(maxWidth)
C# 
public AutoExpandLabel( 
   int maxWidth
)

Parameters

maxWidth

See Also

© 2010 All Rights Reserved.