ComponentOne WPF Edition
Demos
Docs
Samples
Download
FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly
/
C1.WPF.FlexGrid Namespace
/
Column Class
/ Column Constructor
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Syntax
See Also
FlexGrid for WPF Overview
Feature Comparison
Quick Start
Object Model Summary
Data Binding
Features
FlexGrid Samples
.NET API Reference
.NET Framework API Reference
C1.WPF.FlexGrid.4.6.2 Assembly
Namespaces
C1.WPF.FlexGrid Namespace
Overview
Classes
AutoGeneratingColumnEventArgs
BoundRow
C1FlexComboBox
C1FlexGrid
CellEditEventArgs
CellFactory
CellRangeEventArgs
CellStyle
Column
Overview
Members
Column Constructor
Methods
GetCultureInfo Method
OnPropertyChanged Method
Properties
ActualWidth Property
AllowSorting Property
AutoGenerated Property
Binding Property
BoundPropertyName Property
CellEditingTemplate Property
CellTemplate Property
ColumnName Property
DataType Property
FooterCellStyle Property
Format Property
Grid Property
GridPanel Property
GroupAggregate Property
Header Property
HeaderTemplate Property
Index Property
Left Property
MaxWidth Property
MinWidth Property
PropertyInfo Property
Right Property
ToolTip Property
ValueConverter Property
Width Property
ColumnCollection
ColumnValueConverter
CustomAggregateEventArgs
DataTypeConverter
DetailRow
FilterRow
FlexPaginator
GridPanel
GroupHeaderConverter
GroupRow
HitTestInfo
MergeManager
NewRowTemplate
NullableObjectConverter<T>
PrintParameters
Row
RowCol
RowColCollection<T>
RowCollection
RowWithDetails
Enumerations
Aggregate
AllowDragging
AllowFreezing
AllowMerging
AllowResizing
CellType
ClipboardCopyMode
DeferScrolling
FileFormat
GridLinesVisibility
GridMouseOverMode
GroupRowPosition
HeadersVisibility
KeyAction
NewRowPosition
SaveOptions
ScaleMode
SelectedState
SelectionMode
Structures
CellRange
Interfaces
IBoundRow
ICellFactory
ICustomCellRender
IEditValueConverter
IMergeManager
IPrintFactory
C1.WPF.FlexGridFilter.4.6.2 Assembly
C1.WPF.FlexGrid.GroupPanel.4.6.2 Assembly
Column Constructor
In This Topic
Syntax
See Also
Initializes a new instance of a
Column
object.
Syntax
Visual Basic
C#
public Column()
'Declaration Public Function New()
See Also
Reference
Column Class
Column Members