ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1DbNavigator Class / CurrencyManager Property

In This Topic
    CurrencyManager Property
    In This Topic
    Gets or sets the CurrencyManager object navigated by the control.
    Syntax
    'Declaration
     
    
    Public Property CurrencyManager As CurrencyManager
    public CurrencyManager CurrencyManager {get; set;}
    See Also