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

In This Topic
    WhiteSpace Property (TableSectionStyle)
    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