Demos About Radzen
Search Results for

    Show / Hide Table of Contents

    Class ConvertType

    Converts values to different types. Used internally.

    Inheritance
    System.Object
    ConvertType
    Namespace: Radzen
    Assembly: Radzen.Blazor.dll
    Syntax
    public static class ConvertType : object

    Methods

    ChangeType(Object, Type, CultureInfo)

    Changes the type of an object.

    Declaration
    public static object ChangeType(object value, Type type, CultureInfo culture = null)
    Parameters
    Type Name Description
    System.Object value

    The value.

    Type type

    The type.

    CultureInfo culture

    The culture.

    Returns
    Type Description
    System.Object

    System.Object

    Introducing Radzen Blazor Studio

    Radzen Blazor Studio is a software development environment that empowers developers to design, build and deploy Blazor applications without the traditional hurdles. Write less code and get more done.

    Learn More

    Download Now
    Download Now
    In This Article
    Back to top Radzen Blazor Components, © 2018-2025 Radzen. Source Code licensed under MIT