ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / WrapText Property

In This Topic
    WrapText Property (DDCell)
    In This Topic
    Gets/sets whether the cell's text can be wrapped or not.
    Syntax
    'Declaration
     
    Public Property WrapText As Boolean
    public bool WrapText {get; set;}
    See Also