Interface IGridTableCellStyleChanged
Namespace: Syncfusion.Windows.Forms.Grid.Grouping
Assembly: Syncfusion.Grid.Grouping.Windows.dll
Syntax
public interface IGridTableCellStyleChanged
Methods
RaiseTableCellStyleChanged(GridTableCellStyleInfoEventArgs)
Triggers after changes handled in TableCellStyle.
Declaration
void RaiseTableCellStyleChanged(GridTableCellStyleInfoEventArgs e)
Parameters
| Type | Name | Description |
|---|---|---|
| GridTableCellStyleInfoEventArgs | e |