C1.Silverlight.FlexGrid.5
RowCol Class Properties

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

Public Properties
 NameDescription
Public PropertyAllowDraggingGets or sets a value that indicates whether the user can move this row or column to a new position with the mouse.  
Public PropertyAllowMergingGets or sets a value that indicates whether cells in this row or column can be merged.  
Public PropertyAllowResizingGets or sets a value that indicates whether the user can resize this row or column with the mouse.  
Public PropertyBackgroundGets or sets the System.Windows.Media.Brush used to paint the background of cells in this row/column.  
Public PropertyCellStyleGets or sets a CellStyle that defines the appearance of the cells in this row or column.  
Public PropertyFontFamilyGets or sets the FontFamily used to render text in this row/column.  
Public PropertyFontSizeGets or sets the font size used to render text in this row/column.  
Public PropertyFontStyleGets or sets the FontStyle used to render text in this row/column.  
Public PropertyFontWeightGets or sets the FontWeight used to render text in this row/column.  
Public PropertyForegroundGets or sets the System.Windows.Media.Brush used to paint text in this row/column.  
Public PropertyGridGets the C1FlexGrid control that owns this object.  
Public PropertyGridPanelGets the GridPanel control that owns this object.  
Public PropertyHeaderBackgroundGets or sets the System.Windows.Media.Brush used to paint the background of header cells in this row/column.  
Public PropertyHeaderCellStyleGets or sets a CellStyle that defines the appearance of the header cells in this row or column.  
Public PropertyHeaderFontFamilyGets or sets the FontFamily used to render text in header cells in this row/column.  
Public PropertyHeaderFontSizeGets or sets the font size used to render text in header cells in this row/column.  
Public PropertyHeaderFontStyleGets or sets the FontStyle used to render text in header cells in this row/column.  
Public PropertyHeaderFontWeightGets or sets the FontWeight used to render text in header cells in this row/column.  
Public PropertyHeaderForegroundGets or sets the System.Windows.Media.Brush used to paint text of the header cells in this row/column.  
Public PropertyHeaderHorizontalAlignmentGets or sets the HorizontalAlignment of the header cells in this row/column.  
Public PropertyHeaderTextTrimmingGets or sets how text should be trimmed when it overflows the size of the header cells in this row/column.  
Public PropertyHeaderTextWrappingGets or sets whether text should be allowed to wrap in header cells in this row/column.  
Public PropertyHeaderVerticalAlignmentGets or sets the VerticalAlignment of the header cells in this row/column.  
Public PropertyHorizontalAlignmentGets or sets the HorizontalAlignment of the cells in this row/column.  
Public PropertyIsReadOnlyGets or sets a value that indicates whether cells in this row or column can be edited.  
Public PropertyIsVisibleGets a value that indicates whether this row or column is visible and not collapsed.  
Public PropertySelectedGets or sets a value that indicates whether this row or column is selected.  
Public PropertyTagGets or sets an arbitrary object value that can be used to store custom information about this object.  
Public PropertyTextTrimmingGets or sets how text should be trimmed when it overflows the size of the cells in this row/column.  
Public PropertyTextWrappingGets or sets whether text should be allowed to wrap in cells in this row/column.  
Public PropertyVerticalAlignmentGets or sets the VerticalAlignment of the cells in this row/column.  
Public PropertyVisibleGets or sets a value that indicates whether this row or column is visible.  
Public PropertyVisibleIndexIf 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

 

 


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