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

In This Topic
    CellFormatter Property
    In This Topic
    Function used for changing content, style and attributes of the column cells.
    Syntax
    'Declaration
     
    Public Property CellFormatter As System.String
    public System.string CellFormatter {get; set;}
    See Also