Interface GridSearchButtonCreationOptions

interface GridSearchButtonCreationOptions {
    name: string;
}

Properties

Properties

name: string