ComponentOne FlexGrid for WPF and Silverlight
RowCol Class Members
Properties 

C1.Silverlight.FlexGrid Namespace : RowCol Class

The following tables list the members exposed by RowCol.

Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether the user can move this row or column to a new position with the mouse.  
Public PropertyGets or sets a value that indicates whether cells in this row or column can be merged.  
Public PropertyGets or sets a value that indicates whether the user can resize this row or column with the mouse.  
Public PropertyGets or sets the System.Windows.Media.Brush used to paint the background of cells in this row/column.  
Public PropertyGets or sets a CellStyle that defines the appearance of the cells in this row or column.  
Public PropertyGets or sets the FontFamily used to render text in this row/column.  
Public PropertyGets or sets the font size used to render text in this row/column.  
Public PropertyGets or sets the FontStyle used to render text in this row/column.  
Public PropertyGets or sets the FontWeight used to render text in this row/column.  
Public PropertyGets or sets the System.Windows.Media.Brush used to paint text in this row/column.  
Public PropertyGets the C1FlexGrid control that owns this object.  
Public PropertyGets the GridPanel control that owns this object.  
Public PropertyGets or sets the System.Windows.Media.Brush used to paint the background of header cells in this row/column.  
Public PropertyGets or sets a CellStyle that defines the appearance of the header cells in this row or column.  
Public PropertyGets or sets the FontFamily used to render text in header cells in this row/column.  
Public PropertyGets or sets the font size used to render text in header cells in this row/column.  
Public PropertyGets or sets the FontStyle used to render text in header cells in this row/column.  
Public PropertyGets or sets the FontWeight used to render text in header cells in this row/column.  
Public PropertyGets or sets the System.Windows.Media.Brush used to paint text of the header cells in this row/column.  
Public PropertyGets or sets the HorizontalAlignment of the header cells in this row/column.  
Public PropertyGets or sets how text should be trimmed when it overflows the size of the header cells in this row/column.  
Public PropertyGets or sets whether text should be allowed to wrap in header cells in this row/column.  
Public PropertyGets or sets the VerticalAlignment of the header cells in this row/column.  
Public PropertyGets or sets the HorizontalAlignment of the cells in this row/column.  
Public PropertyGets or sets a value that indicates whether cells in this row or column can be edited.  
Public PropertyGets a value that indicates whether this row or column is visible and not collapsed.  
Public PropertyGets or sets a value that indicates whether this row or column is selected.  
Public PropertyGets or sets an arbitrary object value that can be used to store custom information about this object.  
Public PropertyGets or sets how text should be trimmed when it overflows the size of the cells in this row/column.  
Public PropertyGets or sets whether text should be allowed to wrap in cells in this row/column.  
Public PropertyGets or sets the VerticalAlignment of the cells in this row/column.  
Public PropertyGets or sets a value that indicates whether this row or column is visible.  
Public PropertyIf IsVisible property is True, returns the index of this element in the collection of visible items.  
Top
See Also

Reference

RowCol Class
C1.Silverlight.FlexGrid Namespace