ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Data.VBFunctionLib Assembly / GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace
Inheritance Hierarchy
In This Topic
    GrapeCity.Enterprise.Data.VisualBasicReplacement Namespace
    In This Topic
    Classes
     ClassDescription
    ClassRepresents conversions to Boolean
    ClassRepresents conversions to Byte
    ClassRepresents conversions to Char
    ClassThe Constants module contains miscellaneous constants. These constants can be used anywhere in your code.
    ClassRepresents conversions in Visual Basic style
    ClassRepresents conversion methods
    ClassRepresents DateAndTime operations in Visual Basic style
    ClassRepresents conversions to Decimal
    ClassRepresents conversions to Double
    ClassReferences the Financial enumeration when reflecting financial methods.
    ClassRepresents VisualBasic Information methods
    ClassRepresents conversions to Integer
    ClassContains methods used to interact with objects, applications, and systems in VisualBasic style.
    ClassRepresents conversions to Long
    Class 
    ClassRepresents conversions to Short
    ClassRepresents conversions to Single
    ClassRepresents strings operations.
    ClassRepresents conversions to String
    ClassThe VbMath module contains procedures used to perform mathematical operations.
    Enumerations
     EnumerationDescription
    EnumerationIndicates the window style to use for the invoked program when calling the Shell function.
    EnumerationIndicates the type of procedure being invoked when calling the CallByName function.
    EnumerationIndicates how to compare strings when calling comparison functions.
    EnumerationIndicates how to display dates when calling the FormatDateTime function.
    EnumerationIndicates how to determine and format date intervals when calling date-related functions.
    EnumerationReferences the DueDate enumeration when reflecting financial methods.
    EnumerationIndicates the file attributes to use when calling file-access functions.
    EnumerationIndicates the first day of the week to use when calling date-related functions.
    EnumerationIndicates the first week of the year to use when calling date-related functions.
    EnumerationIndicates which button was pressed on a message box, returned by the MsgBox function.
    EnumerationIndicates which buttons to display when calling the MsgBox function.
    EnumerationRepresent format type
    EnumerationIndicates a Boolean value or whether the default should be used when calling number-formatting functions.
    EnumerationIndicates the type of a variant object, returned by the VarType function.
    EnumerationIndicates which type of conversion to perform when calling the StrConv function.
    See Also