Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NFontListBox Class / DataManager Property


In This Topic
    DataManager Property (NFontListBox)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property DataManager As System.Windows.Forms.CurrencyManager
    'Usage
     
    
    Dim instance As NFontListBox
    Dim value As System.Windows.Forms.CurrencyManager
     
    value = instance.DataManager
    protected System.Windows.Forms.CurrencyManager DataManager {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also