June 2002
Intermediate to advanced
816 pages
28h 12m
English
VerticalAlign
This enumeration allows you to align an object or text along the vertical axis. It is
used in TableRow and TableCell controls.
Public Enum VerticalAlign NotSet = 0 Top = 1 Middle = 2 Bottom = 3 End Enum
System.Object→System.ValueType→ System.Enum(System.IComparable, System.IFormattable, System.IConvertible)→ VerticalAlign
Read now
Unlock full access