WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class CurrencyManagerWidthConverter - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class CurrencyManagerWidthConverter

    Inheritance
    System.Object
    CurrencyManagerWidthConverter
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public class CurrencyManagerWidthConverter : TypeConverter

    Constructors

    CurrencyManagerWidthConverter()

    Declaration
    public CurrencyManagerWidthConverter()

    Methods

    CanConvertFrom(ITypeDescriptorContext, Type)

    Declaration
    public override bool CanConvertFrom(ITypeDescriptorContext context, Type sourceType)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.Type sourceType
    Returns
    Type Description
    System.Boolean

    ConvertFrom(ITypeDescriptorContext, CultureInfo, Object)

    Declaration
    public override object ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, object value)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    System.Globalization.CultureInfo culture
    System.Object value
    Returns
    Type Description
    System.Object

    GetStandardValues(ITypeDescriptorContext)

    Declaration
    public override TypeConverter.StandardValuesCollection GetStandardValues(ITypeDescriptorContext context)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    Returns
    Type Description
    System.ComponentModel.TypeConverter.StandardValuesCollection

    GetStandardValuesExclusive(ITypeDescriptorContext)

    Declaration
    public override bool GetStandardValuesExclusive(ITypeDescriptorContext context)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    Returns
    Type Description
    System.Boolean

    GetStandardValuesSupported(ITypeDescriptorContext)

    Declaration
    public override bool GetStandardValuesSupported(ITypeDescriptorContext context)
    Parameters
    Type Name Description
    System.ComponentModel.ITypeDescriptorContext context
    Returns
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved