Table of Contents

Method GetDefaultView

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

GetDefaultView(object)

Return the default view for the given source. This view is never affiliated with any CollectionViewSource.

public static ICollectionView GetDefaultView(object source)

Parameters

source object

Returns

ICollectionView