Click or drag to resize

SettingViewRoot Property

Use this method to display a root treeview section name; if empty, the full treeview is displayed.

Namespace:  OmniPageCSDK.ToolBoxes
Assembly:  OmniPageCSDK.ToolBoxes (in OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntax
[DispIdAttribute(27)]
[BindableAttribute(BindableSupport.Yes)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public string Root { get; set; }

Property Value

Type: String
See Also