ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid.Ria Namespace / C1DataPager Class / DisplayMode Property

In This Topic
    DisplayMode Property
    In This Topic
    Gets or sets a value that indicates how the System.Windows.Controls.DataPager user interface is displayed
    Syntax
    'Declaration
     
    
    Public Property DisplayMode As PagerDisplayMode
    public PagerDisplayMode DisplayMode {get; set;}
    See Also