ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Grid Namespace / C1GridExtender Class / CellStyleFormatter Property

In This Topic
    CellStyleFormatter Property
    In This Topic
    Function used for styling the cells in wijgrid.
    Syntax
    'Declaration
     
    Public Property CellStyleFormatter As System.String
    public System.string CellStyleFormatter {get; set;}
    See Also