Adds a specified LabelAlignment enumeration to this collection.
[Visual Basic]
Public Function Add( _
ByVal _LabelAlignment As LabelAlignment _
) As Integer
[C#]
public int Add(
LabelAlignment _LabelAlignment
);
The zero-based index of the added LabelAlignment.
LabelAlignmentCollection Class | LabelAlignmentCollection Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.