Xceed Grid for WinForms v4.3 Documentation
RowReportStyle Class Properties


Xceed.Grid.v4.3 Assembly > Xceed.Grid.Reporting Namespace : RowReportStyle Class

For a list of all members of this type, see RowReportStyle members.

Public Properties
 NameDescription
Public PropertyGets or sets the background color of the grid element when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets the background image of the grid element when it is printed in a report. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public PropertyGets or sets the alignment of the grid element's VisualGridElementReportStyle.BackgroundImage when it is printed in a report. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public PropertyGets or sets the style of the grid element's VisualGridElementReportStyle.BackgroundImage when it is printed in a report. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public PropertyGets the report style of the row's bottom border.  
Public PropertyGets or sets the height of the row's bottom margin, in hundredths of an inch.  
Public PropertyGets or sets a boolean value indicating if partial lines should be clipped. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets the font that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets the foreground color that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets the horizontal alignment that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets a boolean value indicating if the row is indented.  
Public PropertyGets a boolean value indicating if the BackColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the VisualGridElementReportStyle.BackgroundImageAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public PropertyGets a boolean value indicating if the VisualGridElementReportStyle.BackgroundImage property has been explicitly set. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public PropertyGets a boolean value indicating if the VisualGridElementReportStyle.BackgroundImageStyle property has been explicitly set. (Inherited from Xceed.Grid.Reporting.VisualGridElementReportStyle)
Public PropertyGets a boolean value indicating if one or more properties of the BottomBorder report style have been explicitly set.  
Public PropertyGets a boolean value indicating if the BottomMargin property has been explicitly set.  
Public PropertyGets a boolean value indicating if the ClipPartialLine property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the Font property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the ForeColor property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the HorizontalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the Indented property has been explicitly set.  
Public PropertyGets a boolean value indicating if the PageBreak property has been explicitly set.  
Public PropertyGets a boolean value indicating if the RepeatOnEachPage property has been explicitly set.  
Public PropertyGets a boolean value indicating if the RowHeight property has been explicitly set.  
Public PropertyGets a boolean value indicating if the RowHeightExpansion property has been explicitly set.  
Public PropertyGets a boolean value indicating if the RowHeightExpansionLimit property has been explicitly set.  
Public PropertyGets a boolean value indicating if one or more properties of the TopBorder report style have been explicitly set.  
Public PropertyGets a boolean value indicating if the TopMargin property has been explicitly set.  
Public PropertyGets a boolean value indicating if the Trimming property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the VerticalAlignment property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the Visible property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets a boolean value indicating if the VisibleWhenCollapsed property has been explicitly set.  
Public PropertyGets a boolean value indicating if the WordWrap property has been explicitly set. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets or sets a value indicating when a page break should be applied.  
Public PropertyGets or sets a boolean value indicating if the row should be repeated on each page when it is printed in a report.  
Public PropertyGets or sets the height of the row, in hundredths of an inch.  
Public PropertyGets or sets a value indicating how the height of the row expands to its content.  
Public PropertyGets or sets the height limit of the row, in hundredths of an inch.  
Public PropertyGets the report style of the row's top border.  
Public PropertyGets or sets the height of the row's top margin, in hundredths of an inch.  
Public PropertyGets 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)
Public PropertyGets or sets the vertical alignment that the grid element will have when it is printed in a report. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Public PropertyGets 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)
Public PropertyGets or sets a boolean value indicating if the row is visible when its parent group is collapsed.  
Public PropertyGets 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)
Top
Protected Properties
 NameDescription
Protected PropertyGets the default value of the PageBreak property.  
Protected PropertyGets the default value of the RepeatOnEachPage property.  
Protected PropertyGets the default value of the Visible property. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Protected PropertyGets a collection of property names whose values have been explicitly set as well as the corresponding values. (Inherited from Xceed.Grid.Reporting.GridElementReportStyle)
Top
See Also

Reference

RowReportStyle Class
Xceed.Grid.Reporting Namespace