Name | Description | |
---|---|---|
SummaryRowReportStyle Constructor | Overloaded. |
The following tables list the members exposed by SummaryRowReportStyle.
Name | Description | |
---|---|---|
SummaryRowReportStyle 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 grid element when it is printed in a report. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
BackgroundImageAlignment | Gets or sets the alignment of the grid element's VisualGridElementReportStyle.BackgroundImage when it is printed in a report. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
BackgroundImageStyle | Gets or sets the style of the grid element's VisualGridElementReportStyle.BackgroundImage when it is printed in a report. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
BottomBorder | Gets the report style of the row's bottom border. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
BottomMargin | Gets or sets the height of the row's bottom margin, in hundredths of an inch. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ClipPartialLine | Gets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
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) | |
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) | |
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) | |
Indented | Gets or sets a boolean value indicating if the row is indented. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
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 VisualGridElementReportStyle.BackgroundImageAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
IsBackgroundImageDefined | Gets a boolean value indicating if the VisualGridElementReportStyle.BackgroundImage property has been explicitly set. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
IsBackgroundImageStyleDefined | Gets a boolean value indicating if the VisualGridElementReportStyle.BackgroundImageStyle property has been explicitly set. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
IsBottomBorderDefined | Gets a boolean value indicating if one or more properties of the BottomBorder report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsBottomMarginDefined | Gets a boolean value indicating if the BottomMargin property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsClipPartialLineDefined | Gets a boolean value indicating if the ClipPartialLine property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
IsFontDefined | Gets a boolean value indicating if the Font property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
IsForeColorDefined | Gets a boolean value indicating if the ForeColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
IsHorizontalAlignmentDefined | Gets a boolean value indicating if the HorizontalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
IsIndentedDefined | Gets a boolean value indicating if the Indented property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsPageBreakDefined | Gets a boolean value indicating if the PageBreak property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsRepeatOnEachPageDefined | Gets a boolean value indicating if the RepeatOnEachPage property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsRowHeightDefined | Gets a boolean value indicating if the RowHeight property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsRowHeightExpansionDefined | Gets a boolean value indicating if the RowHeightExpansion property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsRowHeightExpansionLimitDefined | Gets a boolean value indicating if the RowHeightExpansionLimit property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsStatFieldBottomBorderDefined | Gets a boolean value indicating if one or more properties of the StatFieldBottomBorder report style have been explicitly set. | |
IsStatFieldTopBorderDefined | Gets a boolean value indicating if one or more properties of the StatFieldTopBorder report style have been explicitly set. | |
IsTopBorderDefined | Gets a boolean value indicating if one or more properties of the TopBorder report style have been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsTopMarginDefined | Gets a boolean value indicating if the TopMargin property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
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) | |
IsVisibleWhenCollapsedDefined | Gets a boolean value indicating if the VisibleWhenCollapsed property has been explicitly set. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
IsWordWrapDefined | Gets a boolean value indicating if the WordWrap property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
PageBreak | Gets or sets a value indicating when a page break should be applied. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
RepeatOnEachPage | Gets or sets a boolean value indicating if the row should be repeated on each page when it is printed in a report. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
RowHeight | Gets or sets the height of the row, in hundredths of an inch. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
RowHeightExpansion | Gets or sets a value indicating how the height of the row expands to its content. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
RowHeightExpansionLimit | Gets or sets the height limit of the row, in hundredths of an inch. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
StatFieldBottomBorder | Gets the report style of the bottom border of the Xceed.Grid.SummaryCells in the row which have a StatFunction defined. | |
StatFieldTopBorder | Gets the report style of the top border of the Xceed.Grid.SummaryCells in the row which have a StatFunction defined. | |
TopBorder | Gets the report style of the row's top border. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
TopMargin | Gets or sets the height of the row's top margin, in hundredths of an inch. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
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) | |
VisibleWhenCollapsed | Gets or sets a boolean value indicating if the row is visible when its parent group is collapsed. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
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 | |
---|---|---|
DefaultPageBreak | Gets the default value of the PageBreak property. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
DefaultRepeatOnEachPage | Gets the default value of the RepeatOnEachPage property. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
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. | |
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 VisualGridElementReportStyle.BackgroundImage property to its default value, a null reference (Nothing in Visual Basic). (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
ResetBackgroundImageAlignment | Resets the value of the VisualGridElementReportStyle.BackgroundImage property to its default value, ContentAlignment.TopLeft. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
ResetBackgroundImageStyle | Resets the value of the VisualGridElementReportStyle.BackgroundImage property to its default value, ImageStyle.Align. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle) | |
ResetBottomBorder | Resets the property values of the BottomBorder report style. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetBottomMargin | Resets the value of the BottomMargin property to its default value, 0. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetClipPartialLine | Resets the value of the ClipPartialLine property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
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) | |
ResetForeColor | Resets the value of the ForeColor property to its default value, System.Drawing.Color.Empty. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
ResetHorizontalAlignment | Resets the value of the HorizontalAlignment property to its default value, HorizontalAlignment.Default. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) | |
ResetIndented | Resets the value of the Indented property to its default value, true. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetPageBreak | Resets the value of the PageBreak property to its default value, DefaultPageBreak. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetRepeatOnEachPage | Resets the value of the RepeatOnEachPage property to its default value, DefaultRepeatOnEachPage. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetRowHeight | Resets the value of the RowHeight property to its default value, 0. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetRowHeightExpansion | Resets the value of the RowHeightExpansion property to its default value, NeverExpand. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetRowHeightExpansionLimit | Resets the value of the RowHeightExpansionLimit property to its default value, 0. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetStatFieldBottomBorder | Resets the property values of the StatFieldBottomBorder report style. | |
ResetStatFieldTopBorder | Resets the property values of the StatFieldTopBorder report style. | |
ResetTopBorder | Resets the property values of the TopBorder report style. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetTopMargin | Resets the value of the TopMargin property to its default value, 0. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
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) | |
ResetVisibleWhenCollapsed | Resets the value of the VisibleWhenCollapsed property to its default value, false. (Inherited from Xceed.Grid.Reporting.RowReportStyle) | |
ResetWordWrap | Resets the value of the WordWrap property to its default value, true. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle) |