C1.Silverlight.FlexGrid.5
GroupRow Class Properties

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

Public Properties
 NameDescription
Public PropertyActualHeightGets the rendering height of this row in pixels. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyAllowDraggingGets or sets a value that indicates whether the user can move this row or column to a new position with the mouse. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyAllowMergingGets or sets a value that indicates whether cells in this row or column can be merged. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyAllowResizingGets or sets a value that indicates whether the user can resize this row or column with the mouse. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyBackgroundGets or sets the System.Windows.Media.Brush used to paint the background of cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyBottomGets the position of the bottom of this row, in pixels, relative to the grid. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyCellStyleGets or sets a RowCol.CellStyle that defines the appearance of the cells in this row or column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyDataItemItem in the ItemsSource that this row is bound to. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyFontFamilyGets or sets the RowCol.FontFamily used to render text in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyFontSizeGets or sets the font size used to render text in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyFontStyleGets or sets the RowCol.FontStyle used to render text in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyFontWeightGets or sets the RowCol.FontWeight used to render text in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyForegroundGets or sets the System.Windows.Media.Brush used to paint text in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyGridGets the C1FlexGrid that this row belongs to. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyGridPanelGets the Row.GridPanel that this row belongs to. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyGroupGets or sets the System.Windows.Data.CollectionViewGroup object associated with this GroupRow.  
Public PropertyHasChildrenGets a value that indicates whether this group row has child rows.  
Public PropertyHeaderBackgroundGets or sets the System.Windows.Media.Brush used to paint the background of header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderCellStyleGets or sets a RowCol.CellStyle that defines the appearance of the header cells in this row or column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderFontFamilyGets or sets the RowCol.FontFamily used to render text in header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderFontSizeGets or sets the font size used to render text in header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderFontStyleGets or sets the RowCol.FontStyle used to render text in header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderFontWeightGets or sets the RowCol.FontWeight used to render text in header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderForegroundGets or sets the System.Windows.Media.Brush used to paint text of the header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderHorizontalAlignmentGets or sets the RowCol.HorizontalAlignment of the header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderTextTrimmingGets or sets how text should be trimmed when it overflows the size of the header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderTextWrappingGets or sets whether text should be allowed to wrap in header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeaderVerticalAlignmentGets or sets the RowCol.VerticalAlignment of the header cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyHeightGets or sets the height of this row in pixels (set to -1 to use the default height). (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyHorizontalAlignmentGets or sets the RowCol.HorizontalAlignment of the cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyIndexGets the index of this row in the grid's C1FlexGrid.Rows collection. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyIsCollapsedGets or sets a value that indicates whether this GroupRow is collapsed (child rows are hidden) or expanded (child rows are visible).  
Public PropertyIsReadOnlyGets or sets a value that indicates whether cells in this row or column can be edited. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyIsVisibleGets a value that indicates whether this row or column is visible and not collapsed. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyItemOverloaded. Gets or sets the data stored in this row at a specific column. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyLevelGets or sets a value that represents the level of the group associated with this GroupRow.  
Public PropertySelectedGets or sets a value that determines whether this row is selected. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyTextTrimmingGets or sets how text should be trimmed when it overflows the size of the cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyTextWrappingGets or sets whether text should be allowed to wrap in cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyTopGets the position of the top of this row, in pixels, relative to the grid. (Inherited from C1.Silverlight.FlexGrid.Row)
Public PropertyVerticalAlignmentGets or sets the RowCol.VerticalAlignment of the cells in this row/column. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyVisibleGets or sets a value that indicates whether this row or column is visible. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Public PropertyVisibleIndexIf RowCol.IsVisible property is True, returns the index of this element in the collection of visible items. (Inherited from C1.Silverlight.FlexGrid.RowCol)
Top
See Also

Reference

GroupRow Class
C1.Silverlight.FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.