'Declaration Public Class GridReportStyle Inherits GroupReportStyle
'Usage Dim instance As GridReportStyle
public class GridReportStyle : GroupReportStyle
'Declaration Public Class GridReportStyle Inherits GroupReportStyle
'Usage Dim instance As GridReportStyle
public class GridReportStyle : GroupReportStyle
System.Object
Xceed.Grid.Reporting.GridElementReportStyle
Xceed.Grid.Reporting.GroupReportStyle
Xceed.Grid.Reporting.GridReportStyle
Xceed.Grid.Reporting.GridControlReportStyle
Name | Description | |
---|---|---|
![]() | GridReportStyle 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. |
![]() | BackgroundImageAlignment | Gets or sets the alignment of the report's BackgroundImage. |
![]() | BackgroundImageStyle | Gets or sets the style of the report's BackgroundImage. |
![]() | 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. |
![]() | 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. |
![]() | DataRowCount | Gets the number of RowReportStyles contained in DataRows. |
![]() | DataRows | Gets the report styles of the Xceed.Grid.DataRows contained in the report. |
![]() | DetailGridCount | Gets the number of GridReportStyles contained in DetailGrids. |
![]() | DetailGrids | Gets the report styles of the Xceed.Grid.DetailGrids contained in the report. |
![]() | 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 GroupLevels. |
![]() | GroupLevels | Gets the report styles of the Xceed.Grid.Groups contained in the report. |
![]() | 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 BackColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsBackgroundImageAlignmentDefined | Gets a boolean value indicating if the BackgroundImageAlignment property has been explicitly set. |
![]() | IsBackgroundImageDefined | Gets a boolean value indicating if the BackgroundImage property has been explicitly set. |
![]() | IsBackgroundImageStyleDefined | Gets a boolean value indicating if the BackgroundImageStyle property has been explicitly set. |
![]() | 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 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 ColumnManagerRow report style have been explicitly set. |
![]() | IsFontDefined | Gets a boolean value indicating if the 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 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 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 Trimming property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsVerticalAlignmentDefined | Gets a boolean value indicating if the VerticalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsVisibleDefined | Gets a boolean value indicating if the Visible property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | IsWordWrapDefined | Gets a boolean value indicating if the WordWrap property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | KeepTogether | Gets or sets a boolean value indicating if the content of the group should be kept together when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | PageBreak | Gets or sets a value indicating when a page break should be applied. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | 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. |
![]() | 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 | Overridden. Gets the default value of the BottomMargin property. |
![]() | 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 | Overridden. Gets the default value of the TopMargin property. |
![]() | DefaultVisible | Gets the default value of the 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) |
Name | Description | |
---|---|---|
![]() | Clone | Overridden. Creates an exact copy of the style. |
![]() | Reset | Resets all of the properties that have been explicitly set back to their default values. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetBackColor | Resets the value of the BackColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetBackgroundImage | Resets the value of the BackgroundImage property to its default value, a null reference (Nothing in Visual Basic). |
![]() | ResetBackgroundImageAlignment | Resets the value of the BackgroundImageAlignment property to its default value, ContentAlignment.MiddleCenter. |
![]() | ResetBackgroundImageStyle | Resets the value of the BackgroundImageStyle property to its default value, Xceed.Grid.ImageStyle.Align. |
![]() | ResetBottomBorder | Resets the property values of the GroupReportStyle.BottomBorder report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetBottomMargin | Resets the value of the GroupReportStyle.BottomMargin property to its default value, GroupReportStyle.DefaultBottomMargin. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetCollapsed | Resets the value of the GroupReportStyle.Collapsed property to its default value, false. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetColumnManagerRow | Resets the property values of the ColumnManagerRow report style. |
![]() | ResetFont | Resets the value of the Font property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetFooterRow | Resets the property values of the GroupReportStyle.FooterRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetForeColor | Resets the value of the ForeColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetGroupManagerRow | Resets the property values of the GroupReportStyle.GroupManagerRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetHeaderRow | Resets the property values of the GroupReportStyle.HeaderRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, HorizontalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetKeepTogether | Resets the value of the GroupReportStyle.KeepTogether property to its default value, GroupReportStyle.DefaultKeepTogether. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetPageBreak | Resets the value of the GroupReportStyle.PageBreak property to its default value, GroupReportStyle.DefaultPageBreak. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetRowHeight | Resets the value of the GroupReportStyle.RowHeight property to its default value, 0. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetRowHeightExpansion | Resets the value of the GroupReportStyle.RowHeightExpansion property to its default value, NeverExpand. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetRowHeightExpansionLimit | Resets the value of the GroupReportStyle.RowHeightExpansionLimit property to its default value, 0. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetSideMarginWidth | Resets the value of the GroupReportStyle.SideMarginWidth property to its default value, 10. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetSummaryRow | Resets the property values of the GroupReportStyle.SummaryRow report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetTopBorder | Resets the property values of the GroupReportStyle.TopBorder report style. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetTopMargin | Resets the value of the GroupReportStyle.TopMargin property to its default value, GroupReportStyle.DefaultTopMargin. (Inherited from Xceed.Grid.Reporting.GroupReportStyle) |
![]() | ResetTrimming | Resets the value of the Trimming property to its default value, StringTrimming.EllipsisWord. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetVerticalAlignment | Resets the value of the VerticalAlignment property to its default value, VerticalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetVisible | Resets the value of the Visible property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
![]() | ResetWordWrap | Resets the value of the WordWrap property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2