GridViewColumnFormatting Enumeration |
Namespace: Cauldron.XAML.Theme
public enum GridViewColumnFormatting
| Member name | Value | Description | |
|---|---|---|---|
| TextLeft | 0 | Left aligned text | |
| TextCenter | 1 | Center aligned text | |
| TextRight | 2 | Right aligned text | |
| Boolean | 3 | A readonly checkbox |