PresenterControlComboBoxItem.disableScriptErrorHiding Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
virtual property bool disableScriptErrorHiding { bool get(); };
protected virtual bool disableScriptErrorHiding { get; }
member this.disableScriptErrorHiding : bool
Protected Overridable ReadOnly Property disableScriptErrorHiding As Boolean