ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design.DdrDesigner.Designers.InputField Namespace / MaxLengthConverter Class
Methods

In This Topic
    MaxLengthConverter Class Members
    In This Topic

    The following tables list the members exposed by MaxLengthConverter.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Overridden. Returns whether this converter can convert an object of the given type to the type of this converter, using the specified context.  
    Public MethodOverloaded. Overridden. Returns whether this converter can convert the object to the specified type, using the specified context.  
    Public MethodOverloaded. Overridden. Converts the given object to the type of this converter, using the specified context and culture information.  
    Public MethodOverloaded. Overridden. Converts the given value object to the specified type, using the specified context and culture information.  
    Top
    See Also