DataGridViewCellStyleContentChangedEventArgs
Wisej.Web.DataGridViewCellStyleContentChangedEventArgs
Last updated
Wisej.Web.DataGridViewCellStyleContentChangedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Provides data for the CellStyleContentChanged event.
DataGridViewCellStyle: Returns the changed DataGridViewCellStyle.
String: Returns the name of the property that has changed in CellStyle.
Name | Description |
---|---|
Represents the method that will handle the CellStyleContentChanged event of a DataGridView. |