Initial commit
This commit is contained in:
20
Grid/GridFeatures.aspx.designer.cs
generated
Normal file
20
Grid/GridFeatures.aspx.designer.cs
generated
Normal file
@@ -0,0 +1,20 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
namespace QW2021C {
|
||||
public partial class GridFeatures {
|
||||
/// <summary>
|
||||
/// FlatGrid control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::Syncfusion.JavaScript.Web.Grid Grid1;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user