Interface GridSelectAllButtonCreationOptions

interface GridSelectAllButtonCreationOptions {
    name: string;
}

Properties

Properties

name: string