ComponentOne DataGrid for WPF and Silverlight
IsTotalItemCountFixed Property

C1.Silverlight.DataGrid.Ria Namespace > C1DataPager Class : IsTotalItemCountFixed Property
Gets or sets a value that indicates whether or not the total number of items in the collection is fixed.
Syntax
'Declaration
 
Public Property IsTotalItemCountFixed As System.Boolean
public System.bool IsTotalItemCountFixed {get; set;}
See Also

Reference

C1DataPager Class
C1DataPager Members