ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1DataPager Class / DisplayMode Property

In This Topic
    DisplayMode Property (C1DataPager)
    In This Topic
    Gets or sets a value that indicates how the C1DataPager will render.
    Syntax
    'Declaration
     
    Public Property DisplayMode As PagerDisplayMode
    public PagerDisplayMode DisplayMode {get; set;}
    See Also