ClassRootFileBrowserTreeNode
Class
Definition
Namespace:Telerik.WinControls.FileDialogs
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public class RootFileBrowserTreeNode : FileBrowserTreeNode, IDataItem, ICloneable, INotifyPropertyChanged
Inheritance: objectRadTreeNodeFileBrowserTreeNodeRootFileBrowserTreeNode
Derived Classes:
Implements:
Inherited Members
Constructors
RootFileBrowserTreeNode()
Declaration
cs-api-definition
public RootFileBrowserTreeNode()
Methods
GetFullPath(StringBuilder, string)
Declaration
cs-api-definition
protected override void GetFullPath(StringBuilder path, string pathSeparator)
Parameters
path
pathSeparator
Overrides