This topic has not yet been rated - Rate this topic

DataGridBoolColumn Events

The DataGridBoolColumn type exposes the following members.

  Name Description
Public event AlignmentChanged Occurs when the Alignment property value changes. (Inherited from DataGridColumnStyle.)
Public event AllowNullChanged Occurs when the AllowNull property is changed.
Public event Disposed Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.)
Public event FalseValueChanged Occurs when the FalseValue property is changed.
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 TrueValueChanged Occurs when the TrueValue property value is changed.
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.