Name | Description | |
---|---|---|
Tablix Constructor | Creates a new instance of the Tablix class. |
The following tables list the members exposed by Tablix.
Name | Description | |
---|---|---|
Tablix Constructor | Creates a new instance of the Tablix class. |
Name | Description | |
---|---|---|
Action | Gets or sets an action (e.g. hyperlink) to perform when the report item is clicked. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ActionInfo | Gets or sets the actions that are associated with the ReportItem. | |
BandLayoutOptions | Gets or sets the band layout options. | |
Bookmark | Gets or sets a bookmark that can be linked via a Bookmark action. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
BottomMargin | Gets or sets the width of the bottom margin. | |
CanScroll | Gets or sets a System.Boolean value that indicates whether Indicates that the tablix will get scroll bars when the content size grows beyond the definition size of the tablix. | |
ChildScopes | Overridden. Implements IScopeDefinition.ChildScopes. | |
Components | Gets the ReportComponentCollection containing all of the components hosted in the control. | |
Container | (Inherited from System.ComponentModel.Component) | |
Custom | Gets or sets custom information to be passed to a report output component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
CustomProperties | Gets the custom information to be handed to the report rendering component. | |
DataElementName | Gets or sets the name to use for the data element or attribute for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataElementOutput | Gets or sets a value indicating whether the item appears in a data rendering. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
DataSetName | Gets or sets the name of the dataset that the data region uses. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
DataSetParameters | Gets the parameters for the data set. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
Filters | Gets the collection of filters applied to each row of data within the data region. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
FixedColumnHeaders | Gets or sets a value that indicates whether the column headers should be displayed on the page even when the user scrolls part of the Tablix off the page. | |
FixedHeight | Represents the data region's maximum height per page. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
FixedRowHeaders | Gets or sets a value that indicates whether the row headers should be displayed on the page even when the user scrolls part of the Tablix off the page. | |
FixedWidth | Represents the data region's maximum width per page. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
FrozenColumns | Gets or sets the number of frozen columns. | |
FrozenRows | Gets or sets the number of frozen rows. | |
GroupsBeforeRowHeaders | Gets or sets the number of instances of the leftmost outer column member that should appear to the left of the row headers (right of the row headers for RTL Tablixes). | |
Height | Gets or sets the height of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
KeepTogether | Gets or sets a value indicating whether a data region is kept together on a single page where possible. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Label | Gets or sets a label to identify an instance of a report item within the client UI (to provide a user-friendly label for searching or to appear in the Document Map). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
LayerName | The name of layer to which this report item belongs. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
LayoutDirection | Gets or sets the overall direction of the tablix layout. | |
Left | Gets or sets the distance of the item from the left edge of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
LeftMargin | Gets or sets the width of the left margin. | |
LinkToChild | Gets or sets the name of the report item contained directly within the report item that is the target location for the Document Map label (if any). (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Name | Gets or sets the name of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
NewSection | Gets or sets a value indicating whether a data region is in it's own section (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
NoRows | Gets or sets the message to display inside the data region when the region contains no rows. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
OmitBorderOnPageBreak | Gets or sets a value that indicates whether the borders should not appear at locations where the tablix spans multiple pages. Also causes repeated background images to continue rather than restart after a page break. | |
OverflowName | Represents the data region's overflow name. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
PageBreak | Gets or sets the page break behavior for the data region. | |
PageBreakAtEnd | Gets or sets a value indicating whether a page break occurs immediately after the data region ends. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
PageBreakAtStart | Gets or sets a value indicating whether a page break occurs immediately before the data region begins. (Inherited from GrapeCity.ActiveReports.PageReportModel.DataRegion) | |
PageName | Gets or sets the page name for the data region. | |
Parent | Gets or sets an IReportComponentContainer interface representing the parent hosting the component. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportComponent) | |
RepeatColumnHeaders | Gets or sets a value that indicates whether the column headers should be repeated on each page on which a portion of the Tablix appears. | |
RepeatRowHeaders | Gets or sets a value that indicates whether the column headers should be repeated on each page on which a portion of the Tablix appears. | |
RepeatToFill | Gets or sets a value indicating whether a Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only. | |
ReportItemsInScope | Overridden. IScopeDefinition.ReportItemsInScope. | |
RightMargin | Gets or sets the width of the right margin. | |
Site | (Inherited from System.ComponentModel.Component) | |
Sorting | Gets a SortByCollection object containing the expression by which to sort the columns or rows. | |
Style | Gets or sets the the style settings for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
TablixBody | Gets the bottom right region that contains the data elements of the Tablix. | |
TablixColumnHierarchy | Gets the hierarchy of column members for the Tablix. | |
TablixCorner | Gets or sets the region that contains the elements of the upper left corner area of the Tablix. | |
TablixRowHierarchy | Gets the hierarchy of row members for the Tablix. | |
ToolTip | Gets or sets a textual label for the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Top | Gets or sets the distance of the item from the top of the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
TopMargin | Gets or sets the width of the top margin. | |
Visibility | Gets or sets a value indicating whether the items are hidden. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
Width | Gets or sets the width of the report item. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) | |
ZIndex | Gets or sets the drawing order of the report item within the containing object. (Inherited from GrapeCity.ActiveReports.PageReportModel.ReportItem) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) | |
Validate | Overridden. Validates the information in each property of the Tablix object. | |
ValidateCommon | Validates the information in each property of the Tablix object. |
Name | Description | |
---|---|---|
Disposed | (Inherited from System.ComponentModel.Component) |