alexa

    Show / Hide Table of Contents

    Interface IEngineSource

    Provides the GetEngine() method that returns an Engine.

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public interface IEngineSource

    Methods

    GetEngine()

    Gets a reference to an Engine

    Declaration
    Engine GetEngine()
    Returns
    Type Description
    Engine

    An engine.

    Back to top Generated by DocFX