Interface DataGridAddButtonCreationOptions

interface DataGridAddButtonCreationOptions {
    name: string;
}

Properties

Properties

name: string