Name | Description | |
---|---|---|
![]() | GridControlReportStyle Constructor | Overloaded. |
The following tables list the members exposed by GridControlReportStyle.
Name | Description | |
---|---|---|
![]() | GridControlReportStyle Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | BackColor | Gets or sets the background color of the grid element when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | BackgroundImage | Gets or sets the background image of the report. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | BackgroundImageAlignment | Gets or sets the alignment of the report's GridReportStyle.BackgroundImage. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | BackgroundImageStyle | Gets or sets the style of the report's GridReportStyle.BackgroundImage. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | BottomBorder | Gets the report style of the group's bottom border. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | BottomMargin | Gets or sets the height of the grid's bottom margin, in hundredths of an inch. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | ClipPartialLine | Gets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ColumnManagerRow | Gets the report style of the Xceed.Grid.ColumnManagerRows contained in the report. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | DataRowCount | Gets the number of RowReportStyles contained in GridReportStyle.DataRows. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | DataRows | Gets the report styles of the Xceed.Grid.DataRows contained in the report. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | DetailGridCount | Gets the number of GridReportStyles contained in GridReportStyle.DetailGrids. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | DetailGrids | Gets the report styles of the Xceed.Grid.DetailGrids contained in the report. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | FixedFooterRow | Gets the report style of the Xceed.Grid.Rows contained in a Xceed.Grid.GridControl's Xceed.Grid.GridControl.FixedFooterRows section. |
![]() | FixedHeaderRow | Gets the report style of the Xceed.Grid.Rows contained in a Xceed.Grid.GridControl's Xceed.Grid.GridControl.FixedHeaderRows section. |
![]() | Font | Gets or sets the font that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | FooterRow | Gets the report style of the Xceed.Grid.Rows contained in the Xceed.Grid.Group's Xceed.Grid.GroupBase.FooterRows section. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ForeColor | Gets or sets the foreground color that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | GroupLevelCount | Gets the number of GroupReportStyles contained in GridReportStyle.GroupLevels. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | GroupLevels | Gets the report styles of the Xceed.Grid.Groups contained in the report. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | GroupManagerRow | Gets the report style of the Xceed.Grid.GroupManagerRows contained in the group. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | HeaderRow | Gets the report style of the Xceed.Grid.Rows contained in the Xceed.Grid.Group's Xceed.Grid.GroupBase.HeaderRows section. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | HorizontalAlignment | Gets or sets the horizontal alignment that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsBackColorDefined | Gets a boolean value indicating if the GridElementReportStyle.BackColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsBackgroundImageAlignmentDefined | Gets a boolean value indicating if the GridReportStyle.BackgroundImageAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | IsBackgroundImageDefined | Gets a boolean value indicating if the GridReportStyle.BackgroundImage property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | IsBackgroundImageStyleDefined | Gets a boolean value indicating if the GridReportStyle.BackgroundImageStyle property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | IsBottomBorderDefined | Gets a boolean value indicating if one or more properties of the GroupReportStyle.BottomBorder report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsBottomMarginDefined | Gets a boolean value indicating if the GroupReportStyle.BottomMargin property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsClipPartialLineDefined | Gets a boolean value indicating if the GridElementReportStyle.ClipPartialLine property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsCollapsedDefined | Gets a boolean value indicating if the GroupReportStyle.Collapsed property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsColumnManagerRowDefined | Gets a boolean value indicating if one or more properties of the GridReportStyle.ColumnManagerRow report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | IsFixedFooterRowDefined | Gets a boolean value indicating if one or more properties of the FixedFooterRow report style have been explicitly set. |
![]() | IsFixedHeaderRowDefined | Gets a boolean value indicating if one or more properties of the FixedHeaderRow report style have been explicitly set. |
![]() | IsFontDefined | Gets a boolean value indicating if the GridElementReportStyle.Font property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsFooterRowDefined | Gets a boolean value indicating if one or more properties of the GroupReportStyle.FooterRow report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsForeColorDefined | Gets a boolean value indicating if the GridElementReportStyle.ForeColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsGroupManagerRowDefined | Gets a boolean value indicating if one or more properties of the GroupReportStyle.GroupManagerRow report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsHeaderRowDefined | Gets a boolean value indicating if one or more properties of the GroupReportStyle.HeaderRow report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsHorizontalAlignmentDefined | Gets a boolean value indicating if the GridElementReportStyle.HorizontalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsKeepTogetherDefined | Gets a boolean value indicating if the GroupReportStyle.KeepTogether property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsPageBreakDefined | Gets a boolean value indicating if the GroupReportStyle.PageBreak property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsRowHeightDefined | Gets a boolean value indicating if the GroupReportStyle.RowHeight property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsRowHeightExpansionDefined | Gets a boolean value indicating if the GroupReportStyle.RowHeightExpansion property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsRowHeightExpansionLimitDefined | Gets a boolean value indicating if the GroupReportStyle.RowHeightExpansionLimit property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsSideMarginWidthDefined | Gets a boolean value indicating if the GroupReportStyle.SideMarginWidth property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsSummaryRowDefined | Gets a boolean value indicating if one or more properties of the GroupReportStyle.SummaryRow report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsTopBorderDefined | Gets a boolean value indicating if one or more properties of the GroupReportStyle.TopBorder report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsTopMarginDefined | Gets a boolean value indicating if the GroupReportStyle.TopMargin property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | IsTrimmingDefined | Gets a boolean value indicating if the GridElementReportStyle.Trimming property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsVerticalAlignmentDefined | Gets a boolean value indicating if the GridElementReportStyle.VerticalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsVisibleDefined | Gets a boolean value indicating if the GridElementReportStyle.Visible property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsWordWrapDefined | Gets a boolean value indicating if the GridElementReportStyle.WordWrap property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | RowHeight | Gets or sets the height, in hundredths of an inch, of the rows contained in the group. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | RowHeightExpansion | Gets or sets a value indicating how the height of the rows contained in the group expands to their content. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | RowHeightExpansionLimit | Gets or sets the height limit, in hundredths of an inch, of the rows contained in the group. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | SideMarginWidth | Gets or sets the width of the group's side margin, in hundredths of an inch. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | SummaryRow | Gets the report style of the Xceed.Grid.SummaryRows contained in the group. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | TopBorder | Gets the report style of the group's top border. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | TopMargin | Gets or sets the height of the grid's top margin, in hundredths of an inch. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | Trimming | Gets or sets a value indicating how the text displayed in the grid element will be trimmed when it exceeds the edges of the layout rectangle. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | VerticalAlignment | Gets or sets the vertical alignment that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | Visible | Gets or sets a boolean value indicating if the grid element is visible when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | WordWrap | Gets or sets a boolean value indicating if the text of the grid element should be wrapped when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
Name | Description | |
---|---|---|
![]() | DefaultBottomMargin | Gets the default value of the GridReportStyle.BottomMargin property. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | DefaultKeepTogether | Gets the default value of the GroupReportStyle.KeepTogether property. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | DefaultPageBreak | Gets the default value of the GroupReportStyle.PageBreak property. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | DefaultTopMargin | Gets the default value of the GridReportStyle.TopMargin property. (Inherited from Xceed.Grid.Reporting.GridReportStyle) |
![]() | DefaultVisible | Gets the default value of the GridElementReportStyle.Visible property. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | Properties | Gets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |