DataNavigatorListManager Property

This returns the CurrencyManager that the data navigator is currently using to get data from the DataSource/DataMember pair.

Definition

Namespace: EWSoftware.ListControls
Assembly: EWSoftware.ListControls (in EWSoftware.ListControls.dll) Version: 2023.4.9.0
public CurrencyManager ListManager { get; }

Property Value

CurrencyManager

See Also