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