Code:
/ Dotnetfx_Win7_3.5.1 / Dotnetfx_Win7_3.5.1 / 3.5.1 / DEVDIV / depot / DevDiv / releases / whidbey / NetFXspW7 / ndp / fx / src / WinForms / Managed / System / WinForms / DataGridViewBindingCompleteEventArgs.cs / 1 / DataGridViewBindingCompleteEventArgs.cs
//------------------------------------------------------------------------------ //// Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Windows.Forms { using System.ComponentModel; ///public class DataGridViewBindingCompleteEventArgs : EventArgs { private ListChangedType listChangedType; /// public DataGridViewBindingCompleteEventArgs(ListChangedType listChangedType) { this.listChangedType = listChangedType; } /// public ListChangedType ListChangedType { get { return this.listChangedType; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007. //------------------------------------------------------------------------------ // // Copyright (c) Microsoft Corporation. All rights reserved. // //----------------------------------------------------------------------------- namespace System.Windows.Forms { using System.ComponentModel; ///public class DataGridViewBindingCompleteEventArgs : EventArgs { private ListChangedType listChangedType; /// public DataGridViewBindingCompleteEventArgs(ListChangedType listChangedType) { this.listChangedType = listChangedType; } /// public ListChangedType ListChangedType { get { return this.listChangedType; } } } } // File provided for Reference Use Only by Microsoft Corporation (c) 2007.
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- QuaternionRotation3D.cs
- RijndaelManaged.cs
- NavigationPropertySingletonExpression.cs
- DataGridColumnReorderingEventArgs.cs
- webclient.cs
- TextDpi.cs
- StorageEntityTypeMapping.cs
- OrderPreservingSpoolingTask.cs
- TcpTransportElement.cs
- QueueProcessor.cs
- InsufficientMemoryException.cs
- PenCursorManager.cs
- MessageEncoderFactory.cs
- XmlNodeWriter.cs
- StatusInfoItem.cs
- DataGridViewCellValidatingEventArgs.cs
- SqlDataSourceEnumerator.cs
- ValidationErrorCollection.cs
- FormViewModeEventArgs.cs
- Stack.cs
- SupportsEventValidationAttribute.cs
- SingleSelectRootGridEntry.cs
- LayoutTableCell.cs
- DropAnimation.xaml.cs
- HttpPostProtocolImporter.cs
- HttpCapabilitiesBase.cs
- RegistryPermission.cs
- MenuItemAutomationPeer.cs
- WebMessageEncodingBindingElement.cs
- EntityContainerEntitySetDefiningQuery.cs
- TextEditorDragDrop.cs
- RedirectionProxy.cs
- TrackingExtract.cs
- XmlBinaryReader.cs
- NumericUpDown.cs
- WebPartCatalogCloseVerb.cs
- ReadOnlyMetadataCollection.cs
- UnmanagedMarshal.cs
- UInt64.cs
- WebServiceEnumData.cs
- NavigationExpr.cs
- TraceContextEventArgs.cs
- SystemUnicastIPAddressInformation.cs
- CodeSnippetStatement.cs
- LinqDataSourceStatusEventArgs.cs
- DataGridViewRowHeaderCell.cs
- BamlResourceDeserializer.cs
- SafeJobHandle.cs
- SrgsGrammarCompiler.cs
- EventOpcode.cs
- DrawListViewSubItemEventArgs.cs
- MarshalDirectiveException.cs
- HostedTcpTransportManager.cs
- LoginDesignerUtil.cs
- GenericPrincipal.cs
- ContentValidator.cs
- XmlSchemaSimpleContentExtension.cs
- GB18030Encoding.cs
- ObjectConverter.cs
- TypeInfo.cs
- GenerateHelper.cs
- FormParameter.cs
- NullableIntMinMaxAggregationOperator.cs
- PointUtil.cs
- CheckBoxStandardAdapter.cs
- RequiredFieldValidator.cs
- GuidConverter.cs
- DataGridTextBox.cs
- DesignerAttribute.cs
- mediaeventargs.cs
- _NegoStream.cs
- StagingAreaInputItem.cs
- ImageListImage.cs
- PenContext.cs
- RedistVersionInfo.cs
- SynchronizedMessageSource.cs
- RoutedEventConverter.cs
- Policy.cs
- HttpStaticObjectsCollectionWrapper.cs
- ComponentCollection.cs
- Guid.cs
- GregorianCalendar.cs
- RawStylusInputCustomData.cs
- RoleManagerSection.cs
- PeerNameRecordCollection.cs
- DiscreteKeyFrames.cs
- FormatSettings.cs
- HtmlImage.cs
- DataGridViewLinkCell.cs
- TraceHandler.cs
- GeneralTransform3DTo2DTo3D.cs
- Perspective.cs
- FontWeightConverter.cs
- BuildManagerHost.cs
- ArgumentDesigner.xaml.cs
- DataBindEngine.cs
- AuthorizationRuleCollection.cs
- ByteStream.cs
- AttributeQuery.cs
- BuildTopDownAttribute.cs