The AwxColumnViewModel type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ActualContentWidth |
Gets or sets maximum width of the content. Use in DataGridPanel, should not be set manually.
(Inherited from DataGridColumnViewModel.) |
![]() | ActualName |
Column name after resolving any sources in it.
(Inherited from DataGridColumnViewModel.) |
![]() | Aggregate |
Aggregate set for this column.
(Inherited from DataGridColumnViewModel.) |
![]() | AggregateCommand |
This command is executed when user changed columns grouping
(Inherited from DataGridColumnViewModel.) |
![]() | AggregateViewModel |
Gets the aggregate view model.
(Inherited from DataGridColumnViewModel.) |
![]() | AlternativeColumnHeader |
Gets or sets the flag for alternative column header.
(Inherited from DataGridColumnViewModel.) |
![]() | Columns |
Gets all columns.
(Inherited from DataGridColumnViewModel.) |
![]() | DataGrid |
Gets or sets the data grid.
(Inherited from DataGridColumnViewModel.) |
![]() | DateTimeFormat |
Gets or sets the date time format.
(Inherited from DataGridColumnViewModel.) |
![]() | DoubleFormat |
Gets or sets the double format.
(Inherited from DataGridColumnViewModel.) |
![]() | ExecuteHyperlinkCommand |
A command that gets executed when a hyperlink is clicked.
(Inherited from DataGridColumnViewModel.) |
![]() | Field |
Gets the field.
|
![]() | Filter |
Gets or sets the filter.
(Inherited from DataGridColumnViewModel.) |
![]() | FilterCommand |
This command is executed when the user confirm filter
(Inherited from DataGridColumnViewModel.) |
![]() | FilterViewModel |
Gets the filter view model.
(Inherited from DataGridColumnViewModel.) |
![]() | GroupBy |
Group by this column.
(Inherited from DataGridColumnViewModel.) |
![]() | GroupCommand |
This command is executed when user changed columns grouping
(Inherited from DataGridColumnViewModel.) |
![]() | HasCustomContent |
Indicates that the cells use custom content.
(Inherited from DataGridColumnViewModel.) |
![]() | HeaderTextTrimming |
Gets or sets the header text trimming.
(Inherited from DataGridColumnViewModel.) |
![]() | HeaderTextWrapping |
Gets or sets the header text wrapping.
(Inherited from DataGridColumnViewModel.) |
![]() | HyperlinkText |
Gets or sets the hyperlink text.
(Inherited from DataGridColumnViewModel.) |
![]() | Index |
Gets or sets the index of the column.
(Inherited from DataGridColumnViewModel.) |
![]() | IsAutoWidth |
Gets or sets a value indicating whether the width is set automatically based upon the element size.
(Inherited from DataGridColumnViewModel.) |
![]() | IsFieldRuntimeSettingsActive |
Gets whether field settings button is active.
(Inherited from DataGridColumnViewModel.) |
![]() | IsFieldRuntimeSettingsAvailable |
Gets whether to show field settings button to be able to display settings popup.
(Inherited from DataGridColumnViewModel.) |
![]() | IsFieldRuntimeSettingsSeparatorVisible |
Gets whether field popup has visible line seperator
(Inherited from DataGridColumnViewModel.) |
![]() | IsHyperlink |
Gets or sets a value indicating whether this column contains hyperlinks.
(Inherited from DataGridColumnViewModel.) |
![]() | IsReadOnly |
Gets or sets a value indicating whether this column is read only.
(Inherited from DataGridColumnViewModel.) |
![]() | IsSortable |
Gets or sets a value indicating whether this instance is sortable.
(Inherited from DataGridColumnViewModel.) |
![]() | IsStar |
Gets or sets a value indicating whether this instance is star.
(Inherited from DataGridColumnViewModel.) |
![]() | IsSticky |
Gets or sets a value indicating whether this column is sticky.
(Inherited from DataGridColumnViewModel.) |
![]() | IsVisible |
Gets or sets a value indicating whether the column is visible.
(Inherited from DataGridColumnViewModel.) |
![]() | Localizable |
Gets or sets the localization data source. Don't you dare to use it for unintended access across viewmodels!!!
(Inherited from DataGridColumnViewModel.) |
![]() | Margin |
Margin inside the cells of this column.
(Inherited from DataGridColumnViewModel.) |
![]() | MinWidth |
Gets or sets the minimum width.
(Inherited from DataGridColumnViewModel.) |
![]() | Name |
Gets or sets the name.
(Inherited from DataGridColumnViewModel.) |
![]() | OriginalIndex |
Gets the original index at which the column is stored in the Columns collection.
(Inherited from DataGridColumnViewModel.) |
![]() | ParsedDoubleFormat |
Double format parsed from XAML string.
(Inherited from DataGridColumnViewModel.) |
![]() | ScrollOffsetX |
Gets or sets a value indicating the current horizontal scroll offset of the cell scroll viewer.
(Inherited from DataGridColumnViewModel.) |
![]() | ShouldHaveIcon |
If set to true, this column can have icons even though icon is initally null.
(Inherited from DataGridColumnViewModel.) |
![]() | ShouldSortGroupsByCount |
Indicates whether the groups by this column should be sorted by items count rather than by the value.
(Inherited from DataGridColumnViewModel.) |
![]() | ShowAggregate |
Gets or sets a value indicating whether this instance is can be aggregated.
(Inherited from DataGridColumnViewModel.) |
![]() | ShowFilter |
Gets or sets a value indicating whether to show filter.
(Inherited from DataGridColumnViewModel.) |
![]() | ShowGroupBy |
Gets or sets a value indicating whether to show GroupBy button.
(Inherited from DataGridColumnViewModel.) |
![]() | Sort |
Gets or sets the sort.
(Inherited from DataGridColumnViewModel.) |
![]() | SortCommand |
Gets or sets the sort command.
(Inherited from DataGridColumnViewModel.) |
![]() | TextAlignment |
Gets or sets the text alignment.
(Inherited from DataGridColumnViewModel.) |
![]() | TextTrimming |
Gets or sets the text trimming.
(Inherited from DataGridColumnViewModel.) |
![]() | TextWrapping |
Gets or sets the text wrapping.
(Inherited from DataGridColumnViewModel.) |
![]() | ValueType |
Column value type.
(Inherited from DataGridColumnViewModel.) |
![]() | Width |
Gets or sets the width of the column.
(Inherited from DataGridColumnViewModel.) |