DataTableHeaderItem¶
When assigning a rule to a property of DataTableHeaderItem, the rule will be passed an instance of the following proxy class as an argument:
DataTableHeaderItem Properties¶
| Property | Type | Required |
|---|---|---|
| NumberOfLines | integer |
No |
| Style | complex | No |
| Text | string |
No |
NumberOfLines¶
Either 1 or 2, Data Table supports a maximum of 2 lines.
- type:
integer
Style¶
The string value is a style class name of Text. Android doesn't support styling.
- type: complex
Text¶
- type:
string