Skip to main content

DataGridColumnBuilder<T>.AllowExporting Method

Name Parameters Description
AllowExporting(JS) value Specifies whether data from this column should be exported. Applies only if the column is visible. Mirrors the client-side allowExporting option.
AllowExporting(Boolean) value Specifies whether data from this column should be exported. Applies only if the column is visible. Mirrors the client-side allowExporting option.