How can I help you?
SelectionRowFormat
16 Mar 20262 minutes to read
Selection row format implementation
Properties
Get allowBreakAcrossPages boolean
Gets or Sets a value indicating whether to allow break across pages for selected rows.
Set allowBreakAcrossPages void
Gets or Sets a value indicating whether to allow break across pages for selected rows.
| Parameter | Type | Description |
|---|---|---|
| value | boolean |
Specified the value |
Get height number
Gets or Sets the height for selected rows.
Set height void
Gets or Sets the height for selected rows.
| Parameter | Type | Description |
|---|---|---|
| value | number |
Specified the value |
Get heightType HeightType
Gets or Sets the height type for selected rows.
Set heightType void
Gets or Sets the height type for selected rows.
| Parameter | Type | Description |
|---|---|---|
| value | HeightType |
Specified the value |
Get isHeader boolean
Gets or Sets a value indicating whether the selected rows are header rows or not.
Set isHeader void
Gets or Sets a value indicating whether the selected rows are header rows or not.
| Parameter | Type | Description |
|---|---|---|
| value | boolean |
Specified the value |