Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / OffsetsI Structure / ToString Method

In This Topic
    ToString Method (OffsetsI)
    In This Topic
    Returns a string that represents the current OffsetsI.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A string that represents the current OffsetsI.
    See Also