Skip to content

Commit

Permalink
docs(common): update server API reference for R1 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
Marin Bratanov committed Jan 17, 2018
1 parent b30aad0 commit 81a12e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/server/Telerik.Web.UI/RadGrid.md
Original file line number Diff line number Diff line change
Expand Up @@ -957,7 +957,7 @@ Gets or sets the name of the Skin that Telerik RadGrid will use.

#### Remarks
There are three possible scenarios for using this property:Leave this property unset or set it to "Default" - the default skin,
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"
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"
(see 'Creating a custom skin' Fundamentals article)Set this property to "" - no skin will be applied.
Only the default grid images (for Expand/Collapse, Sort, Edit, etc) will be
used. Use this option if you have own appearance customizations for prevous
Expand Down

0 comments on commit 81a12e3

Please sign in to comment.