Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / TableRenderer Class / DefaultCellStyle Property

In This Topic
    DefaultCellStyle Property
    In This Topic
    Gets or sets the default CellStyle.
    Syntax
    'Declaration
     
    Public Property DefaultCellStyle As CellStyle
    public CellStyle DefaultCellStyle {get; set;}
    See Also