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: api/server/Telerik.Web.UI/RadGrid.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -957,7 +957,7 @@ Gets or sets the name of the Skin that Telerik RadGrid will use.
957
957
958
958
#### Remarks
959
959
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"
961
961
(see 'Creating a custom skin' Fundamentals article)Set this property to "" - no skin will be applied.
962
962
Only the default grid images (for Expand/Collapse, Sort, Edit, etc) will be
963
963
used. Use this option if you have own appearance customizations for prevous
0 commit comments