ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / CellStyle Class / WhiteSpace Property

In This Topic
    WhiteSpace Property (CellStyle)
    In This Topic
    Describes how whitespace inside the element is handled.
    Syntax
    'Declaration
     
    
    Public Property WhiteSpace As String
    public string WhiteSpace {get; set;}
    See Also