| Name | Description |
|---|
 | BeginEdit(DataGridColumnStyle^, Int32) | Requests an edit operation. |
 | CreateGridColumn(PropertyDescriptor^) | |
 | CreateGridColumn(PropertyDescriptor^, Boolean) | |
 | CreateObjRef(Type^) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.(Inherited from MarshalByRefObject.) |
 | Dispose() | |
 | Dispose(Boolean) | |
 | EndEdit(DataGridColumnStyle^, Int32, Boolean) | Requests an end to an edit operation. |
 | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
 | Finalize() | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.(Inherited from Component.) |
 | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
 | GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
 | GetService(Type^) | |
 | GetType() | Gets the Type of the current instance.(Inherited from Object.) |
 | InitializeLifetimeService() | Obtains a lifetime service object to control the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
 | MemberwiseClone() | Creates a shallow copy of the current Object.(Inherited from Object.) |
 | MemberwiseClone(Boolean) | |
 | OnAllowSortingChanged(EventArgs^) | |
 | OnAlternatingBackColorChanged(EventArgs^) | |
 | OnBackColorChanged(EventArgs^) | |
 | OnColumnHeadersVisibleChanged(EventArgs^) | |
 | OnForeColorChanged(EventArgs^) | |
 | OnGridLineColorChanged(EventArgs^) | |
 | OnGridLineStyleChanged(EventArgs^) | |
 | OnHeaderBackColorChanged(EventArgs^) | |
 | OnHeaderFontChanged(EventArgs^) | |
 | OnHeaderForeColorChanged(EventArgs^) | |
 | OnLinkColorChanged(EventArgs^) | |
 | OnLinkHoverColorChanged(EventArgs^) | Raises the LinkHoverColorChanged event. |
 | OnMappingNameChanged(EventArgs^) | |
 | OnPreferredColumnWidthChanged(EventArgs^) | |
 | OnPreferredRowHeightChanged(EventArgs^) | |
 | OnReadOnlyChanged(EventArgs^) | |
 | OnRowHeadersVisibleChanged(EventArgs^) | |
 | OnRowHeaderWidthChanged(EventArgs^) | |
 | OnSelectionBackColorChanged(EventArgs^) | |
 | OnSelectionForeColorChanged(EventArgs^) | |
 | ResetAlternatingBackColor() | |
 | ResetBackColor() | Resets the BackColor property to its default value. |
 | ResetForeColor() | Resets the ForeColor property to its default value. |
 | ResetGridLineColor() | |
 | ResetHeaderBackColor() | |
 | ResetHeaderFont() | Resets the HeaderFont property to its default value. |
 | ResetHeaderForeColor() | |
 | ResetLinkColor() | Resets the LinkColor property to its default value. |
 | ResetLinkHoverColor() |
This API supports the product infrastructure and is not intended to be used directly from your code.
Resets the LinkHoverColor property to its default value. |
 | ResetSelectionBackColor() | |
 | ResetSelectionForeColor() | |
 | ShouldSerializeAlternatingBackColor() | |
 | ShouldSerializeBackColor() | Indicates whether the BackColor property should be persisted. |
 | ShouldSerializeForeColor() | Indicates whether the ForeColor property should be persisted. |
 | ShouldSerializeGridLineColor() | Indicates whether the GridLineColor property should be persisted. |
 | ShouldSerializeHeaderBackColor() | |
 | ShouldSerializeHeaderForeColor() | |
 | ShouldSerializeLinkColor() | Indicates whether the LinkColor property should be persisted. |
 | ShouldSerializeLinkHoverColor() |
This API supports the product infrastructure and is not intended to be used directly from your code.
Indicates whether the LinkHoverColor property should be persisted. |
 | ShouldSerializePreferredRowHeight() | |
 | ShouldSerializeSelectionBackColor() | |
 | ShouldSerializeSelectionForeColor() | |
 | ToString() | Returns a String containing the name of the Component, if any. This method should not be overridden.(Inherited from Component.) |