Wijmo UI for the Web
options Field
wijmo.grid Namespace > IDetailCreatingEventArgs Interface : options Field

Type: wijmo.grid.IWijgridOptions

Defines create options of the detail grid.

Syntax
var instance; // Type: wijmo.grid.IDetailCreatingEventArgs;
var value; // Type: IWijgridOptions
value = instance.options;
var options : IWijgridOptions;
See Also

Reference

IDetailCreatingEventArgs Interface