[]
Gets or sets a value indicating whether allows to export collapsible rows in the detail and row groups of the Table control.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting EnableToggles { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object indicating whether toggles are enabled. |