Vertical Alignment of text in DataTable cells
| C# | Visual Basic | Visual Basic Usage |
public enum ContentVerticalAlign
Public Enumeration ContentVerticalAlign
Dim instance As ContentVerticalAlign
| Member | Description |
|---|---|
| Top | |
| Middle | |
| Bottom | |
| ToJson |
Extension method on object that serializes the value to Json.
Note the type must be marked Serializable or include a DataContract attribute.
|