PageElementPropertiesConsoleDatasheet_PaneWarningThreshold Property |
Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax int ConsoleDatasheet_PaneWarningThreshold { get; }
ReadOnly Property ConsoleDatasheet_PaneWarningThreshold As Integer
Get
Property Value
Type:
Int32Hideable console panes whose rendering exceed this threshold (in milliseconds) should display a slow pane icon letting the user know that closing the pane will improve performance. This value overrides the corresponding Performance feature for this pane.
See Also