var instance = new Vintasoft.Imaging.UI.Panels.WebUiPropertyGridPanelJS(propertyGrid, settings); var value; // Type: boolean value = instance.get_UseColorPicker();
function get_UseColorPicker() : boolean;
Return Value
A value indicating whether the property grid panel should use color picker for editing the color value.