MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Table Class
Members

Table Class
Represents the features for table items.
Object Model
Table Class
Syntax
'Declaration
 
Public Class Table 
 
Remarks
The Table class provides properties to configure the features for table items, such as auto-filling headers and footers, merging cells, and visibility of frozen rows and columns.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Blazor.Designer.Table

See Also