資源簡介
任意改變GridView某一行顏色和任意單元格顏色的源代碼

代碼片段和文件信息
//------------------------------------------------------------------------------
//?
//?????此代碼由工具生成。
//?????運行庫版本:2.0.50727.832
//
//?????對此文件的更改可能會導致不正確的行為,并且如果
//?????重新生成代碼,這些更改將會丟失。
//?
//------------------------------------------------------------------------------
#pragma?warning?disable?1591
namespace?AllUsing?{
????using?System;
????
????
????[System.CodeDom.Compiler.GeneratedCodeAttribute(“System.Data.Design.TypedDataSetGenerator“?“2.0.0.0“)]
????[Serializable()]
????[System.ComponentModel.DesignerCategoryAttribute(“code“)]
????[System.ComponentModel.ToolboxItem(true)]
????[System.xml.Serialization.xmlSchemaProviderAttribute(“GetTypedDataSetSchema“)]
????[System.xml.Serialization.xmlRootAttribute(“bygpsDataSet“)]
????[System.ComponentModel.Design.HelpKeywordAttribute(“vs.data.DataSet“)]
????public?partial?class?bygpsDataSet?:?System.Data.DataSet?{
????????
????????private?V_CarTroubleInfoDataTable?tableV_CarTroubleInfo;
????????
????????private?System.Data.SchemaSerializationMode?_schemaSerializationMode?=?System.Data.SchemaSerializationMode.IncludeSchema;
????????
????????[System.Diagnostics.DebuggerNonUserCodeAttribute()]
????????public?bygpsDataSet()?{
????????????this.BeginInit();
????????????this.InitClass();
????????????System.ComponentModel.CollectionchangeEventHandler?schemaChangedHandler?=?new?System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
????????????base.Tables.Collectionchanged?+=?schemaChangedHandler;
????????????base.Relations.Collectionchanged?+=?schemaChangedHandler;
????????????this.EndInit();
????????}
????????
????????[System.Diagnostics.DebuggerNonUserCodeAttribute()]
????????protected?bygpsDataSet(System.Runtime.Serialization.SerializationInfo?info?System.Runtime.Serialization.StreamingContext?context)?:?
????????????????base(info?context?false)?{
????????????if?((this.IsBinarySerialized(info?context)?==?true))?{
????????????????this.InitVars(false);
????????????????System.ComponentModel.CollectionchangeEventHandler?schemaChangedHandler1?=?new?System.ComponentModel.CollectionchangeEventHandler(this.SchemaChanged);
????????????????this.Tables.Collectionchanged?+=?schemaChangedHandler1;
????????????????this.Relations.Collectionchanged?+=?schemaChangedHandler1;
????????????????return;
????????????}
????????????string?strSchema?=?((string)(info.GetValue(“xmlSchema“?typeof(string))));
????????????if?((this.DetermineSchemaSerializationMode(info?context)?==?System.Data.SchemaSerializationMode.IncludeSchema))?{
????????????????System.Data.DataSet?ds?=?new?System.Data.DataSet();
????????????????ds.ReadxmlSchema(new?System.xml.xmlTextReader(new?System.IO.StringReader(strSchema)));
????????????????if?((ds.Tables[“V_CarTroubleInfo“]?!=?null))?{
????????????????????base.Tables.Add(new?V_CarTroubleInfoDataTable(ds.Tables[“V_CarTroubleInfo“]));
????????????????}
????????????????this.DataSetName?=?ds.DataSetNam
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3860??2007-09-10?15:11??AllUsing\AllUsing\AllUsing.csproj
?????文件????????429??2007-09-10?15:10??AllUsing\AllUsing\app.config
?????文件??????40960??2007-09-10?16:15??AllUsing\AllUsing\bin\Debug\AllUsing.exe
?????文件????????429??2007-09-10?15:10??AllUsing\AllUsing\bin\Debug\AllUsing.exe.config
?????文件??????67072??2007-09-10?16:15??AllUsing\AllUsing\bin\Debug\AllUsing.pdb
?????文件???????5632??2005-12-08?14:51??AllUsing\AllUsing\bin\Debug\AllUsing.vshost.exe
?????文件????????429??2007-09-10?15:10??AllUsing\AllUsing\bin\Debug\AllUsing.vshost.exe.config
?????目錄??????????0??2007-09-10?15:11??AllUsing\AllUsing\bin\Debug
?????目錄??????????0??2007-09-10?15:10??AllUsing\AllUsing\bin
?????文件??????43027??2007-09-10?15:10??AllUsing\AllUsing\bygpsDataSet.Designer.cs
?????文件??????????3??2007-09-10?15:10??AllUsing\AllUsing\bygpsDataSet.xsc
?????文件???????9015??2007-09-10?15:10??AllUsing\AllUsing\bygpsDataSet.xsd
?????文件??????????3??2007-09-10?15:10??AllUsing\AllUsing\bygpsDataSet.xss
?????文件???????2051??2007-09-10?16:15??AllUsing\AllUsing\Form1.cs
?????文件??????10399??2007-09-10?15:51??AllUsing\AllUsing\Form1.Designer.cs
?????文件???????6630??2007-09-10?15:51??AllUsing\AllUsing\Form1.resx
?????文件????????306??2007-11-21?09:05??AllUsing\AllUsing\obj\AllUsing.csproj.FileList.txt
?????文件????????842??2007-09-10?15:51??AllUsing\AllUsing\obj\Debug\AllUsing.csproj.GenerateResource.Cache
?????文件??????40960??2007-09-10?16:15??AllUsing\AllUsing\obj\Debug\AllUsing.exe
?????文件????????180??2007-09-10?15:51??AllUsing\AllUsing\obj\Debug\AllUsing.Form1.resources
?????文件??????67072??2007-09-10?16:15??AllUsing\AllUsing\obj\Debug\AllUsing.pdb
?????文件????????180??2007-09-10?15:11??AllUsing\AllUsing\obj\Debug\AllUsing.Properties.Resources.resources
?????文件??????36864??2007-09-10?15:10??AllUsing\AllUsing\obj\Debug\TempPE\bygpsDataSet.Designer.cs.dll
?????目錄??????????0??2007-09-10?15:10??AllUsing\AllUsing\obj\Debug\TempPE
?????目錄??????????0??2007-09-10?16:15??AllUsing\AllUsing\obj\Debug
?????目錄??????????0??2007-09-10?15:11??AllUsing\AllUsing\obj
?????文件????????467??2007-09-10?15:07??AllUsing\AllUsing\Program.cs
?????文件???????1172??2007-09-10?15:07??AllUsing\AllUsing\Properties\AssemblyInfo.cs
?????文件???????2871??2007-09-10?15:07??AllUsing\AllUsing\Properties\Resources.Designer.cs
?????文件???????5612??2007-09-10?15:07??AllUsing\AllUsing\Properties\Resources.resx
............此處省略10個文件信息
- 上一篇:Linux下多線程判斷九宮格是否有效
- 下一篇:Xtion PRO Live用戶手冊
評論
共有 條評論