menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IPageableControl - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IPageableControl

    Represents the IPageable interface.

    Namespace: Syncfusion.Olap.UWP.Extension
    Assembly: Syncfusion.Olap.UWP.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
    System.EventHandler

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved