[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.CellStyleContent

CellStyleContent Class

Represents the style content for a cell in a table report item.

Inheritance
CellStyleContent
Namespace: GrapeCity.ActiveReports.Blazor.Designer
Assembly: MESCIUS.ActiveReports.Blazor.Designer.dll
Syntax
public class CellStyleContent : TextBoxStyleContent

Constructors

Name Description
CellStyleContent()

Properties

Name Description
BottomBorder

Gets or sets the bottom border style of the cell.

LeftBorder

Gets or sets the left border style of the cell.

RightBorder

Gets or sets the right border style of the cell.

TextAlign

Gets or sets the text alignment of the cell.

TopBorder

Gets or sets the top border style of the cell.

VerticalAlign

Gets or sets the vertical alignment of the cell.