System.Windows.Forms.ListControl.DataManager Property

Gets the System.Windows.Forms.CurrencyManager associated with this control.

Syntax

protected CurrencyManager DataManager { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The ListControl.DataManager property is valid if the ListControl.DataSource property is set. If this is not a data-bound control, the default is null.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0