Name | Description | |
---|---|---|
UnboundColumn Constructor | Overloaded. |
The following tables list the members exposed by UnboundColumn.
Name | Description | |
---|---|---|
UnboundColumn Constructor | Overloaded. |
Name | Description | |
---|---|---|
ReadOnlyProperty | Identifies the ReadOnly dependency property. |
Name | Description | |
---|---|---|
ActualWidth | Gets the actual width of the column considering the Width, MinWidth, and MaxWidth properties. (Inherited from Xceed.Wpf.DataGrid.ColumnBase) | |
CanBeCurrentWhenReadOnly | Gets or sets a value indicating whether cells in the column can receive focus when the parent column's ReadOnly property is set to true. (Inherited from ColumnBase) | |
CanFreeze | (Inherited from ColumnBase) | |
CellContentStringFormat | (Inherited from ColumnBase) | |
CellContentTemplate | Gets or sets the DataTemplate used to display the cells' content. (Inherited from ColumnBase) | |
CellContentTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different CellContentTemplate based on custom logic. (Inherited from ColumnBase) | |
CellEditorSelector | (Inherited from ColumnBase) | |
CellHorizontalContentAlignment | Gets or sets a value representing the horizontal content alignment of cells contained in the column. (Inherited from ColumnBase) | |
CellRecyclingGroup | (Inherited from ColumnBase) | |
CellVerticalContentAlignment | Gets or sets a value representing the vertical content alignment of cells contained in the column. (Inherited from ColumnBase) | |
DataGridControl | Gets the column's parent data-grid control. (Inherited from ColumnBase) | |
DefaultCulture | (Inherited from ColumnBase) | |
DependencyObjectType | (Inherited from ColumnBase) | |
Description | (Inherited from ColumnBase) | |
Dispatcher | (Inherited from ColumnBase) | |
DisplayedValueConverter | (Inherited from ColumnBase) | |
DisplayedValueConverterCulture | (Inherited from ColumnBase) | |
DisplayedValueConverterParameter | (Inherited from ColumnBase) | |
DraggableStatus | (Inherited from ColumnBase) | |
FieldName | Gets or sets the case-sensitive field name that uniquely identifies the column in a grid's column collection. (Inherited from ColumnBase) | |
HasFixedWidth | Gets a value indicating whether the column has a fixed width. (Inherited from ColumnBase) | |
Index | Gets the index of the column in a grid's Column collection. (Inherited from ColumnBase) | |
IsFirstVisible | Gets a value indicating whether the column is the first visible column in a grid's. (Inherited from ColumnBase) | |
IsFrozen | (Inherited from ColumnBase) | |
IsLastVisible | Gets a value indicating whether the column is the last visible column in a grid. (Inherited from ColumnBase) | |
IsMainColumn | Gets or sets a value indicating whether the column is a grid's main (primary) column. (Inherited from ColumnBase) | |
IsSealed | (Inherited from ColumnBase) | |
MaxWidth | Gets or sets the maximum width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) | |
MinWidth | Gets or sets the minimum width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) | |
OverrideReadOnlyForInsertion | Gets or sets a value indicating whether an InsertionRow can be edited regardless of the value of the ReadOnly property. (Inherited from ColumnBase) | |
ReadOnly | Overridden. Gets or sets a value indicating whether the column is read only. | |
SortDirectionCycle | (Inherited from ColumnBase) | |
TextTrimming | Gets or sets a value that indicates the text trimming behavior to employ when textual content overflows the content area. (Inherited from ColumnBase) | |
TextWrapping | Gets or sets a value indicating how textual content should be wrapped. (Inherited from ColumnBase) | |
Title | Gets or sets the data displayed in a column's corresponding ColumnManagerCell and/or GroupByItem. (Inherited from ColumnBase) | |
TitleTemplate | Gets or sets the DataTemplate used to display the Title's content. (Inherited from ColumnBase) | |
TitleTemplateSelector | Gets or sets a DataTemplateSelector that provides a way to apply a different TitleTemplates based on custom logic. (Inherited from ColumnBase) | |
Visible | Gets or sets a value indicating whether the column is visible. (Inherited from ColumnBase) | |
VisiblePosition | Gets or sets the visible position of the column. (Inherited from ColumnBase) | |
Width | Gets or sets the width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) |
Name | Description | |
---|---|---|
ClearValue | Overloaded. (Inherited from System.Windows.DependencyObject) | |
Clone | (Inherited from ColumnBase) | |
CloneCurrentValue | (Inherited from ColumnBase) | |
CoerceValue | (Inherited from ColumnBase) | |
Equals | (Inherited from ColumnBase) | |
Freeze | (Inherited from ColumnBase) | |
GetAsFrozen | (Inherited from ColumnBase) | |
GetCurrentValueAsFrozen | (Inherited from ColumnBase) | |
GetFittedWidth | Retrieves the fitted width of the column, in device-independent units (1/96th inch per unit). (Inherited from ColumnBase) | |
GetHashCode | (Inherited from ColumnBase) | |
GetLocalValueEnumerator | (Inherited from ColumnBase) | |
GetValue | (Inherited from ColumnBase) | |
InvalidateProperty | (Inherited from ColumnBase) | |
ReadLocalValue | (Inherited from ColumnBase) | |
SetCurrentValue | (Inherited from ColumnBase) | |
SetValue | Overloaded. (Inherited from ColumnBase) | |
ToString | Returns the string representation of the column. (Inherited from ColumnBase) |
Name | Description | |
---|---|---|
CloneCore | (Inherited from System.Windows.Freezable) | |
CloneCurrentValueCore | (Inherited from ColumnBase) | |
CreateInstance | (Inherited from ColumnBase) | |
CreateInstanceCore | (Inherited from ColumnBase) | |
FreezeCore | (Inherited from ColumnBase) | |
GetAsFrozenCore | (Inherited from ColumnBase) | |
GetCurrentValueAsFrozenCore | (Inherited from ColumnBase) | |
OnChanged | (Inherited from ColumnBase) | |
OnFreezablePropertyChanged | Overloaded. (Inherited from ColumnBase) | |
OnPropertyChanged | Overloaded. Raises the PropertyChanged event using the specified PropertyChangedEventArgs. (Inherited from ColumnBase) | |
OnReceiveWeakEvent | (Inherited from ColumnBase) | |
ReadPreamble | (Inherited from ColumnBase) | |
ShouldSerializeProperty | (Inherited from ColumnBase) | |
WritePostscript | (Inherited from ColumnBase) | |
WritePreamble | (Inherited from ColumnBase) |
Name | Description | |
---|---|---|
Changed | (Inherited from System.Windows.Freezable) | |
PropertyChanged | Raised when the value of a property is changed. (Inherited from ColumnBase) |