[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.DataCollection Assembly
C1.WPF.DataCollection
Classes
C1CollectionView
Properties
CurrentItem
dotnet-api
C1.Android.DataCollection Assembly
C1.DataCollection Assembly
C1.DataCollection.AdoNet Assembly
C1.DataCollection.BindingList Assembly
C1.DataCollection.EntityFrameworkCore Assembly
C1.DataCollection.Serialization Assembly
C1.DataCollection.SignalR.Client Assembly
C1.DataCollection.SignalR.Server Assembly
C1.iOS.DataCollection Assembly
C1.Mac.DataCollection Assembly
C1.UWP.DataCollection Assembly
C1.Win.DataCollection Assembly
C1.WPF.DataCollection Assembly
C1.WPF.DataCollection
Classes
C1CollectionView
Constructors
Properties
CanAddNew
CanAddNewItem
CanCancelEdit
CanFilter
CanGroup
CanRemove
CanSort
Count
Culture
CurrentAddItem
CurrentEditItem
CurrentItem
CurrentPosition
DataCollection
Filter
GroupDescriptions
Groups
IsAddingNew
IsCurrentAfterLast
IsCurrentBeforeFirst
IsEditingItem
IsEmpty
IsFixedSize
IsReadOnly
IsSynchronized
ItemProperties
NewItemPlaceholderPosition
SortDescriptions
SourceCollection
SyncRoot
UseNullSentinel
this
Methods
Events
C1CollectionViewDataCollection
C1CollectionViewDataCollection.ItemWrapper
Interfaces
(Showing Draft Content)
C1.WPF.DataCollection.C1CollectionView.CurrentItem
CurrentItem Property
CurrentItem
Gets the current item in the view.
Declaration
public object? CurrentItem { get; }
Implements
ICollectionView.CurrentItem