System.Windows.Forms.DataGridColumnStyle: Event Members

The events of System.Windows.Forms.DataGridColumnStyle are listed below. For a list of all members, see the DataGridColumnStyle Members list.

See Also: Inherited members from System.ComponentModel.Component

Public Events

AlignmentChanged

Occurs when the DataGridColumnStyle.Alignment property value changes.

FontChanged

Occurs when the column's font changes.

HeaderTextChanged

Occurs when the DataGridColumnStyle.HeaderText property value changes.

MappingNameChanged

Occurs when the DataGridColumnStyle.MappingName value changes.

NullTextChanged

Occurs when the DataGridColumnStyle.NullText value changes.

PropertyDescriptorChanged

Occurs when the DataGridColumnStyle.PropertyDescriptor property value changes.

ReadOnlyChanged

Occurs when the DataGridColumnStyle.ReadOnly property value changes.

WidthChanged

Occurs when the DataGridColumnStyle.Width property value changes.