ESRI.ArcGIS.ADF.ArcGISServer
AlignmentWidth Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NumericFormat Class : AlignmentWidth Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property AlignmentWidth As Integer
Visual Basic (Usage)Copy Code
Dim instance As NumericFormat
Dim value As Integer
 
instance.AlignmentWidth = value
 
value = instance.AlignmentWidth
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public int AlignmentWidth {get; set;}

See Also

© 2010 All Rights Reserved.