Xceed.Silverlight.DataGrid.v2.0 Assembly > Xceed.Silverlight.DataGrid Namespace > GroupContext Class : IsItemCountEstimated Property |
'Declaration Public ReadOnly Property IsItemCountEstimated As Boolean
'Usage Dim instance As GroupContext Dim value As Boolean value = instance.IsItemCountEstimated
public bool IsItemCountEstimated {get;}
true if the value returned by the ItemCount property is an estimate; false otherwise.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family