Skip to content

Commit 81a12e3

Browse files
author
Marin Bratanov
committed
docs(common): update server API reference for R1 2018
1 parent b30aad0 commit 81a12e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/server/Telerik.Web.UI/RadGrid.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ Gets or sets the name of the Skin that Telerik RadGrid will use.
957957

958958
#### Remarks
959959
There are three possible scenarios for using this property:Leave this property unset or set it to "Default" - the default skin,
960-
common for the Telerik® UI for ASP.NET AJAX suite will be usedSet the name of the embedded grid skin - the skin will be appliedSet the name of the custom grid skin along with the EnableEmbeddedSkins="false"
960+
common for the Telerik® UI for ASP.NET Ajax suite will be usedSet the name of the embedded grid skin - the skin will be appliedSet the name of the custom grid skin along with the EnableEmbeddedSkins="false"
961961
(see 'Creating a custom skin' Fundamentals article)Set this property to "" - no skin will be applied.
962962
Only the default grid images (for Expand/Collapse, Sort, Edit, etc) will be
963963
used. Use this option if you have own appearance customizations for prevous

0 commit comments

Comments
 (0)