File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Microsoft.Toolkit.Uwp.SampleApp.Shared/SamplePages Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 24
24
// "Icon": "/SamplePages/TabView/TabView.png",
25
25
// "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/TabView.md"
26
26
//},
27
- {
28
- "Name" : " DataGrid" ,
29
- "Type" : " DataGridPage" ,
30
- "Subcategory" : " Layout" ,
31
- "About" : " Control that presents data in a customizable table of rows and columns." ,
32
- "CodeUrl" : " https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid" ,
33
- "XamlCodeFile" : " DataGridCode.bind" ,
34
- "Icon" : " /SamplePages/DataGrid/DataGrid.png" ,
35
- "DocumentationUrl" : " https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/DataGrid.md"
36
- },
27
+ // {
28
+ // "Name": "DataGrid",
29
+ // "Type": "DataGridPage",
30
+ // "Subcategory": "Layout",
31
+ // "About": "Control that presents data in a customizable table of rows and columns.",
32
+ // "CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid",
33
+ // "XamlCodeFile": "DataGridCode.bind",
34
+ // "Icon": "/SamplePages/DataGrid/DataGrid.png",
35
+ // "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/DataGrid.md"
36
+ // },
37
37
//{
38
38
// "Name": "Carousel",
39
39
// "Type": "CarouselPage",
You can’t perform that action at this time.
0 commit comments