ActiveReports 18 .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
    Returns the Characteristics held by this textbox instance.
    Syntax
    'Declaration
     
    ReadOnly Property Characteristics As Characteristics
    Characteristics Characteristics {get;}
    See Also