DataGridViewEnumColumn MethodsCleanCode C# Libraries v1.2.03 API
The DataGridViewEnumColumn type exposes the following members.
Methods

  NameDescription
Public methodOnlineClone (Inherited from OnlineDataGridViewColumn.)
Public methodOnlineDispose 
Releases all resources used by the OnlineDataGridViewBand.
(Inherited from OnlineDataGridViewBand.)
Protected methodOnlineDispose(Boolean) (Inherited from OnlineDataGridViewColumn.)
Public methodOnlineEquals
Determines whether the specified OnlineObject is equal to the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineFinalize
Releases the resources associated with the band.
(Inherited from OnlineDataGridViewBand.)
Public methodOnlineGetHashCode
Serves as a hash function for a particular type.
(Inherited from OnlineObject.)
Public methodOnlineGetPreferredWidth
Calculates the ideal width of the column based on the specified criteria.
(Inherited from OnlineDataGridViewColumn.)
Public methodOnlineGetType
Gets the OnlineType of the current instance.
(Inherited from OnlineObject.)
Protected methodOnlineMemberwiseClone
Creates a shallow copy of the current OnlineObject.
(Inherited from OnlineObject.)
Protected methodOnlineOnDataGridViewChanged
Called when the band is associated with a different OnlineDataGridView.
(Inherited from OnlineDataGridViewBand.)
Protected methodOnlineRaiseCellClick
Raises the OnlineCellClick event.
(Inherited from OnlineDataGridViewElement.)
Protected methodOnlineRaiseCellContentClick
Raises the OnlineCellContentClick event.
(Inherited from OnlineDataGridViewElement.)
Protected methodOnlineRaiseCellContentDoubleClick
Raises the OnlineCellContentDoubleClick event.
(Inherited from OnlineDataGridViewElement.)
Protected methodOnlineRaiseCellValueChanged
Raises the OnlineCellValueChanged event.
(Inherited from OnlineDataGridViewElement.)
Protected methodOnlineRaiseDataError
Raises the OnlineDataError event.
(Inherited from OnlineDataGridViewElement.)
Protected methodOnlineRaiseMouseWheel
Raises the OnlineMouseWheel event.
(Inherited from OnlineDataGridViewElement.)
Public methodOnlineToString (Inherited from OnlineDataGridViewTextBoxColumn.)
Back to Top
See Also