Skip to content

Commit 35ca5d9

Browse files
rafaeldcapepinho24
authored andcommitted
Fixed control name
1 parent e088a23 commit 35ca5d9

File tree

1 file changed

+1
-1
lines changed
  • controls/fileexplorer/server-side-programming

1 file changed

+1
-1
lines changed

controls/fileexplorer/server-side-programming/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The **RadFileExplorer** control exposes a number or properties that can be used
3737
|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.|
3838
|Splitter|Telerik.Web.UI.RadSplitter|Exposes the embedded RadSplitter object|
3939
|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|
4141
|WindowManager|Telerik.Web.UI.RadWindowManager|Exposes the embedded RadWindowManager object|
4242
|Telerik.Web.UI.RadUpload|Int32|Exposes the embedded RadUpload object|
4343
|TreePaneWidth|Int32|Allows the width of the splitter's pane to be set from the server|

0 commit comments

Comments
 (0)