ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.MultiRow Assembly / C1.Web.Mvc.MultiRow Namespace / CellInfo Class / Format Property

In This Topic
    Format Property (CellInfo)
    In This Topic
    Gets or sets format of column.
    Syntax
    'Declaration
     
    Public Property Format As String
    public string Format {get; set;}
    See Also