PropertyValueFormattingEventHandler
Wisej.Web.PropertyValueFormattingEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
The event handler class that is invoked when a property in the grid formats the value cell.
Parameters
Name | Type | Description |
---|---|---|
sender | The source of the event. | |
e | A PropertyValueFormattingEventArgs that contains the event data. |
Fired By
Name | Description |
---|---|
Fired when the property value is being formatted to be displayed. |
Last updated