You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: controls/fileexplorer/server-side-programming/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The **RadFileExplorer** control exposes a number or properties that can be used
37
37
|InitialPath|String|Allows a file or folder to be selected when the RadFileExplorer is loaded. The value set to the property is case sensitive and should be in the same format as shown in the RadFileExplorer's addressbar. The provided path must point to a concrete file that is present in the currently shown file list.|
38
38
|Splitter|Telerik.Web.UI.RadSplitter|Exposes the embedded RadSplitter object|
39
39
|ToolBar|Telerik.Web.UI.RadToolBar|Exposes the embedded RadTolBar object|
40
-
|ToolBar|Telerik.Web.UI.RadToolTip|Exposes the embedded RadToolTip object|
40
+
|ToolTip|Telerik.Web.UI.RadToolTip|Exposes the embedded RadToolTip object|
41
41
|WindowManager|Telerik.Web.UI.RadWindowManager|Exposes the embedded RadWindowManager object|
42
42
|Telerik.Web.UI.RadUpload|Int32|Exposes the embedded RadUpload object|
43
43
|TreePaneWidth|Int32|Allows the width of the splitter's pane to be set from the server|
0 commit comments