DataGridViewCellStyle Methods
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyStyle(DataGridViewCellStyle^) | Applies the specified DataGridViewCellStyle to the current DataGridViewCellStyle. |
![]() | Clone() | Creates an exact copy of this DataGridViewCellStyle. |
![]() | Equals(Object^) | Returns a value indicating whether this instance is equivalent to the specified object.(Overrides Object::Equals(Object^).) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as a hash function for a particular type.(Overrides Object::GetHashCode().) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string indicating the current property settings of the DataGridViewCellStyle.(Overrides Object::ToString().) |
| Name | Description | |
|---|---|---|
![]() ![]() | ICloneable::Clone() | Creates an exact copy of this DataGridViewCellStyle. |
Show:



