This topic has not yet been rated - Rate this topic

DataGridTextBoxColumn Events

The DataGridTextBoxColumn type exposes the following members.

  Name Description
Public event AlignmentChanged Occurs when the Alignment property value changes. (Inherited from DataGridColumnStyle.)
Public event Disposed Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Public event FontChanged Occurs when the column's font changes. (Inherited from DataGridColumnStyle.)
Public event HeaderTextChanged Occurs when the HeaderText property value changes. (Inherited from DataGridColumnStyle.)
Public event MappingNameChanged Occurs when the MappingName value changes. (Inherited from DataGridColumnStyle.)
Public event NullTextChanged Occurs when the NullText value changes. (Inherited from DataGridColumnStyle.)
Public event PropertyDescriptorChanged Occurs when the PropertyDescriptor property value changes. (Inherited from DataGridColumnStyle.)
Public event ReadOnlyChanged Occurs when the ReadOnly property value changes. (Inherited from DataGridColumnStyle.)
Public event WidthChanged Occurs when the Width property value changes. (Inherited from DataGridColumnStyle.)
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.