ComponentOne FlexGrid for WPF and Silverlight
Column Class Members
Properties  Methods 

C1.WPF.FlexGrid Namespace : Column Class

The following tables list the members exposed by Column.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a Column object.  
Top
Public Properties
 NameDescription
Public PropertyGets the rendering width of this column in pixels.  
Public PropertyGets 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.WPF.FlexGrid.RowCol)
Public PropertyGets or sets a value that indicates whether cells in this row or column can be merged. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets a value that indicates whether the user can resize this row or column with the mouse. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets a value that indicates whether the user can sort this column by clicking the cell header.  
Public PropertyGets or sets a value that indicates whether this column was automatically generated by the grid (see the AutoGenerateColumns property.  
Public PropertyGets or sets the System.Windows.Media.Brush used to paint the background of cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the Binding used to connect this column with the items in the grid's ItemsSource.  
Public PropertyGets the name of the property that this column is currently bound to.  
Public PropertyGets or sets the template used to display the contents of a cell that is in editing mode.  
Public PropertyGets or sets a RowCol.CellStyle that defines the appearance of the cells in this row or column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the template used to display the contents of a cell that is not in editing mode.  
Public PropertyGets or sets a value used as an identifier for the column.  
Public PropertyGets the type of data stored in this column.  
Public PropertyGets or sets the RowCol.FontFamily used to render text in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the font size used to render text in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.FontStyle used to render text in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.FontWeight used to render text in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets a CellStyle that defines the appearance of the column footer cells in this column.  
Public PropertyGets or sets the System.Windows.Media.Brush used to paint text in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets a string used to format values within cells in this column.  
Public PropertyOverridden. Gets the C1FlexGrid that this column belongs to.  
Public PropertyOverridden. Gets the GridPanel that this column belongs to.  
Public PropertyGets or sets the type of aggregate to include in group headers.  
Public PropertyGets or sets a value used as a caption in the column header cells.  
Public PropertyGets or sets the System.Windows.Media.Brush used to paint the background of header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets a RowCol.CellStyle that defines the appearance of the header cells in this row or column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.FontFamily used to render text in header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the font size used to render text in header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.FontStyle used to render text in header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.FontWeight used to render text in header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the System.Windows.Media.Brush used to paint text of the header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.HorizontalAlignment of the header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the template used to display the contents of column header cells.  
Public PropertyGets or sets how text should be trimmed when it overflows the size of the header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets whether text should be allowed to wrap in header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.VerticalAlignment of the header cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the RowCol.HorizontalAlignment of the cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets the index of this column in the grid's C1FlexGrid.Columns collection.  
Public PropertyGets or sets a value that indicates whether cells in this row or column can be edited. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets a value that indicates whether this row or column is visible and not collapsed. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets the position of the left side of this column, in pixels, relative to the grid.  
Public PropertyGets or sets the maximum width of this column, in pixels (this value is used only for star-sized columns).  
Public PropertyGets or sets the minimum width of this column, in pixels (this value is used only for star-sized columns).  
Public PropertyGets or sets a PropertyInfo object used for binding the column to items in the data source.  
Public PropertyGets the position of the right side of this column, in pixels, relative to the grid.  
Public PropertyGets or sets a value that indicates whether this row or column is selected. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets an arbitrary object value that can be used to store custom information about this object. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets how text should be trimmed when it overflows the size of the cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets whether text should be allowed to wrap in cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the tooltip text for the column header cells.  
Public PropertyGets or sets an System.Windows.Data.IValueConverter associated with this column's Binding.  
Public PropertyGets or sets the RowCol.VerticalAlignment of the cells in this row/column. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets a value that indicates whether this row or column is visible. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyIf RowCol.IsVisible property is True, returns the index of this element in the collection of visible items. (Inherited from C1.WPF.FlexGrid.RowCol)
Public PropertyGets or sets the width of this column, in pixels (set to GridLength.Auto to use the default width).  
Top
Public Methods
 NameDescription
Public MethodGet UI culture based on Language property.  
Top
See Also

Reference

Column Class
C1.WPF.FlexGrid Namespace