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

In This Topic
    AutoEllipsis Property
    In This Topic
    Gets or sets a value that indicates whether or not to use an ellipsis as the last button.
    Syntax
    'Declaration
     
    
    Public Property AutoEllipsis As Boolean
    public bool AutoEllipsis {get; set;}
    See Also