We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 776b1fa commit fcfc50fCopy full SHA for fcfc50f
SimpleDataGridViewPaging/Properties/AssemblyInfo.cs
@@ -6,9 +6,9 @@
6
// set of attributes. Change these attribute values to modify the information
7
// associated with an assembly.
8
[assembly: AssemblyTitle("SimpleDataGridViewPaging")]
9
-[assembly: AssemblyDescription("")]
+[assembly: AssemblyDescription("A simple UserControl that is automatically paging")]
10
[assembly: AssemblyConfiguration("")]
11
-[assembly: AssemblyCompany("")]
+[assembly: AssemblyCompany("www.sontx.in")]
12
[assembly: AssemblyProduct("SimpleDataGridViewPaging")]
13
[assembly: AssemblyCopyright("Copyright © 2016")]
14
[assembly: AssemblyTrademark("")]
0 commit comments