WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IPageableControl - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IPageableControl

    Represents the IPageable interface.

    Namespace: Syncfusion.Olap
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public interface IPageableControl

    Properties

    OlapDataManager

    Gets or sets the data manager.

    Declaration
    OlapDataManager OlapDataManager { get; set; }
    Property Value
    Type Description
    OlapDataManager

    The data manager.

    Methods

    DataBind()

    Binds the data.

    Declaration
    void DataBind()

    Events

    RefreshPager

    Occurs when [refresh pager].

    Declaration
    event EventHandler RefreshPager
    Event Type
    Type Description
    System.EventHandler
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved