VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.UI.Dialogs Namespace / WebUiMultiPropertyGridDialogJS type / get_SelectedPropertyGridIndex Property
Syntax BrowserCompatibility SeeAlso
get_SelectedPropertyGridIndex Method
Gets the zero-based index of selected property grid.
Syntax
var instance = new Vintasoft.Imaging.UI.Dialogs.WebUiMultiPropertyGridDialogJS(selectorSettings, settings);

var value; // Type: number
value = instance.get_SelectedPropertyGridIndex();

Return Value

The zero-based index of selected property grid.
Browser Compatibility
56+
45+
11
See Also