Interface DataGridExportToExcelButtonCreationOptions

interface DataGridExportToExcelButtonCreationOptions {
    name: string;
}

Properties

Properties

name: string