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

In This Topic
    WrapMode Property (IStyle)
    In This Topic
    Gets the wrap mode.
    Syntax
    'Declaration
     
    ReadOnly Property WrapMode As String
    string WrapMode {get;}

    Property Value

    A System.String representing the wrap mode.
    See Also