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

The DataGridViewTypeColumn type exposes the following members.

Methods

  NameDescription
Public methodClone (Inherited from NDataGridViewTextBoxColumn.)
Public methodDispose()()()()
Releases all resources used by the DataGridViewBand.
(Inherited from DataGridViewBand.)
Protected methodDispose(Boolean) (Inherited from DataGridViewColumn.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Releases the resources associated with the band.
(Inherited from DataGridViewBand.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetPreferredWidth
Calculates the ideal width of the column based on the specified criteria.
(Inherited from DataGridViewColumn.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodNewColumn (Inherited from NDataGridViewTextBoxColumn.)
Protected methodOnDataGridViewChanged
Called when the band is associated with a different DataGridView.
(Inherited from DataGridViewBand.)
Protected methodRaiseCellClick
Raises the CellClick event.
(Inherited from DataGridViewElement.)
Protected methodRaiseCellContentClick
Raises the CellContentClick event.
(Inherited from DataGridViewElement.)
Protected methodRaiseCellContentDoubleClick
Raises the CellContentDoubleClick event.
(Inherited from DataGridViewElement.)
Protected methodRaiseCellValueChanged
Raises the CellValueChanged event.
(Inherited from DataGridViewElement.)
Protected methodRaiseDataError
Raises the DataError event.
(Inherited from DataGridViewElement.)
Protected methodRaiseMouseWheel
Raises the MouseWheel event.
(Inherited from DataGridViewElement.)
Public methodToString (Inherited from DataGridViewTextBoxColumn.)

See Also