The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataGridAutoGeneratingColumnEventArgs::Cancel Property
.NET Framework (current version)
Gets or sets a value that indicates whether the event should be canceled.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if the event should be canceled; otherwise, false. The default is false.
Setting the Cancel property to true stops the column from being generated.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: