alexa

    Show / Hide Table of Contents

    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
    Back to top Generated by DocFX