get_SelectedPropertyGridIndex Method
Gets the zero-based index of selected property grid.
var instance = new Vintasoft.Imaging.UI.Dialogs.WebUiMultiPropertyGridDialogJS(selectorSettings, settings);
var value; // Type: number
value = instance.get_SelectedPropertyGridIndex();
function get_SelectedPropertyGridIndex() : number;
Return Value
The zero-based index of selected property grid.