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