ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / ITextBox Interface / Characteristics Property

In This Topic
    Characteristics Property
    In This Topic
    Gets the Characteristics held by this textbox instance.
    Syntax
    'Declaration
     
    ReadOnly Property Characteristics As Characteristics
    Characteristics Characteristics {get;}

    Property Value

    A Characteristics object representing the characteristics of this textbox instance.
    See Also