ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / CellStyle Property

In This Topic
    CellStyle Property (C1DataGrid)
    In This Topic
    Gets or sets the style that is used when rendering the cells.
    Syntax
    'Declaration
     
    
    Public Property CellStyle As Style
    public Style CellStyle {get; set;}
    Remarks
    See Also