ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / CheckBox Class / WrapMode Property

In This Topic
    WrapMode Property (CheckBox)
    In This Topic
    Sets/gets control's wrap mode using CSS.
    Syntax
    'Declaration
     
    Public Property WrapMode As WrapMode
    public WrapMode WrapMode {get; set;}
    See Also