get_SelectedPropertyGridIndex Метод
Получает отсчитываемый от нуля индекс выбранной сетки свойств.
var instance = new Vintasoft.Imaging.UI.Dialogs.WebUiMultiPropertyGridDialogJS(selectorSettings, settings);
var value; // Type: number
value = instance.get_SelectedPropertyGridIndex();
function get_SelectedPropertyGridIndex() : number;
Return Value
Индекс выбранной сетки свойств, отсчитываемый от нуля.