Version

GridPattern Class Members

The following tables list the members exposed by GridPattern.

Public Constructors
 NameDescription
Public ConstructorGridPattern ConstructorInitializes a new instance of the Infragistics.Documents.Reports.Report.Grid.Pattern class.  
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the background style.  
Public PropertyBordersGets or sets the style of the borders.  
Public PropertyColumnGets the column pattern.  
Public PropertyDividerGets the divider pattern.  
Public PropertyFooterGets the footer pattern.  
Public PropertyHeaderGets the header pattern.  
Public PropertyMarginsGets or sets spacings.  
Public PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
Public PropertyRowGets the row pattern.  
Public Methods
 NameDescription
Public MethodApplyApplies this pattern to a grid.  
See Also

View on GitHub