ICollectionView.IsCurrentBeforeFirst Property

Definition

public:
 property bool IsCurrentBeforeFirst { bool get(); };
bool IsCurrentBeforeFirst();
public bool IsCurrentBeforeFirst { get; }
var boolean = iCollectionView.isCurrentBeforeFirst;
Public ReadOnly Property IsCurrentBeforeFirst As Boolean

Property Value

Boolean

bool

Applies to