WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface ICurrencyManagerSource

    Show / Hide Table of Contents

    Interface ICurrencyManagerSource

    Provides support for the GetCurrencyManager() method that returns a System.Windows.Forms.CurrencyManager.

    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface ICurrencyManagerSource

    Methods

    GetCurrencyManager()

    Returns a System.Windows.Forms.CurrencyManager that is associated with the current object.

    Declaration
    CurrencyManager GetCurrencyManager()
    Returns
    Type Description
    System.Windows.Forms.CurrencyManager
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved