This topic has not yet been rated - Rate this topic

DataGridAutoGeneratingColumnEventArgs Properties

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The DataGridAutoGeneratingColumnEventArgs type exposes the following members.

  Name Description
Public property Cancel Gets or sets a value that indicates whether the event should be canceled.
Public property Column Gets or sets the generated column.
Public property PropertyDescriptor Gets the descriptor of the property bound to the generated column.
Public property PropertyName Gets the name of the property bound to the generated column.
Public property PropertyType Gets the type of the property bound to the generated column.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.