See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The DataGridDbTableIndexesColumn type exposes the following members.

Events

  NameDescription
Public eventAlignmentChanged
Occurs when the Alignment property value changes.
(Inherited from DataGridColumnStyle.)
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public eventFontChanged
Occurs when the column's font changes.
(Inherited from DataGridColumnStyle.)
Public eventHeaderTextChanged
Occurs when the HeaderText property value changes.
(Inherited from DataGridColumnStyle.)
Public eventMappingNameChanged
Occurs when the MappingName value changes.
(Inherited from DataGridColumnStyle.)
Public eventNullTextChanged
Occurs when the NullText value changes.
(Inherited from DataGridColumnStyle.)
Public eventPropertyDescriptorChanged
Occurs when the PropertyDescriptor property value changes.
(Inherited from DataGridColumnStyle.)
Public eventReadOnlyChanged
Occurs when the ReadOnly property value changes.
(Inherited from DataGridColumnStyle.)
Public eventWidthChanged
Occurs when the Width property value changes.
(Inherited from DataGridColumnStyle.)

See Also