TemplateColumn Fields
A column type that allows you to define a custom template for column cells.| Name | Description |
|---|---|
| AllowAutoFilterProperty static | Identifies the AllowAutoFilter dependency property. Inherited from GridColumn. |
| AllowSortProperty static | Identifies the GridColumn.AllowSort bindable property. Inherited from GridColumn. |
| AutoFilterConditionProperty static | Identifies the AutoFilterCondition dependency property. Inherited from GridColumn. |
| AutoFilterValueProperty static | Identifies the AutoFilterValue dependency property. Inherited from GridColumn. |
| BackgroundColorProperty static | Identifies the BackgroundColor dependency property. Inherited from GridColumn. |
| CaptionProperty static | Identifies the GridColumn.Caption bindable property. Inherited from GridColumn. |
| ClearIconVisibilityProperty static | Identifies the ClearIconVisibility dependency property. Inherited from TextColumnBase. |
| ColumnProperty static | Identifies the Column dependency property. Inherited from GridColumn. |
| ColumnSpanProperty static | Identifies the ColumnSpan dependency property. Inherited from GridColumn. |
| DisplayFormatProperty static | Identifies the GridColumn.DisplayFormat bindable property. Inherited from GridColumn. |
| DisplayTemplateProperty static | Identifies the TemplateColumn.DisplayTemplate bindable property. |
| EditFormCaptionProperty static | Identifies the GridColumn.EditFormCaption bindable property. Inherited from GridColumn. |
| EditTemplateProperty static | Identifies the TemplateColumn.EditTemplate bindable property. |
| FieldNameProperty static | Identifies the GridColumn.FieldName bindable property. Inherited from GridColumn. |
| FilterDisplayTemplateProperty static | Identifies the FilterDisplayTemplate dependency property. |
| FilterEditTemplateProperty static | Identifies the FilterEditTemplate dependency property. |
| FilterModeProperty static | Identifies the FilterMode dependency property. Inherited from GridColumn. |
| FixedStyleProperty static | Identifies the GridColumn.FixedStyle bindable property. Inherited from GridColumn. |
| FontAttributesProperty static | Identifies the FontAttributes dependency property. Inherited from TextColumnBase. |
| FontColorProperty static | Identifies the FontColor dependency property. Inherited from TextColumnBase. |
| FontFamilyProperty static | Identifies the FontFamily dependency property. Inherited from TextColumnBase. |
| FontSizeProperty static | Identifies the FontSize dependency property. Inherited from TextColumnBase. |
| GroupCaptionDisplayFormatProperty static | Identifies the GridColumn.GroupCaptionDisplayFormat bindable property. Inherited from GridColumn. |
| GroupCaptionTemplateProperty static | Identifies the GridColumn.GroupCaptionTemplate bindable property. Inherited from GridColumn. |
| GroupIntervalProperty static | Identifies the GridColumn.GroupInterval bindable property. Inherited from GridColumn. |
| HeaderBackgroundColorProperty static | Identifies the HeaderBackgroundColor dependency property. Inherited from GridColumn. |
| HeaderCaptionLineBreakModeProperty static | Identifies the GridColumn.HeaderCaptionLineBreakMode bindable property. Inherited from GridColumn. |
| HeaderContentTemplateProperty static | Identifies the GridColumn.HeaderContentTemplate bindable property. Inherited from GridColumn. |
| HeaderFontAttributesProperty static | Identifies the HeaderFontAttributes dependency property. Inherited from GridColumn. |
| HeaderFontColorProperty static | Identifies the HeaderFontColor dependency property. Inherited from GridColumn. |
| HeaderFontFamilyProperty static | Identifies the HeaderFontFamily dependency property. Inherited from GridColumn. |
| HeaderFontSizeProperty static | Identifies the HeaderFontSize dependency property. Inherited from GridColumn. |
| HeaderPaddingProperty static | Identifies the HeaderPadding dependency property. Inherited from GridColumn. |
| HeaderTextDecorationsProperty static | Identifies the HeaderTextDecorations dependency property. Inherited from GridColumn. |
| HorizontalContentAlignmentProperty static | Identifies the GridColumn.HorizontalContentAlignment bindable property. Inherited from GridColumn. |
| ImmediateUpdateAutoFilterProperty static | Identifies the ImmediateUpdateAutoFilter dependency property. Inherited from GridColumn. |
| IsGroupedProperty static | Identifies the GridColumn.IsGrouped bindable property. Inherited from GridColumn. |
| IsReadOnlyProperty static | Identifies the GridColumn.IsReadOnly bindable property. Inherited from GridColumn. |
| IsVisibleProperty static | Identifies the GridColumn.IsVisible bindable property. Inherited from GridColumn. |
| LineBreakModeProperty static | Identifies the LineBreakMode dependency property. Inherited from TextColumnBase. |
| MaxWidthProperty static | Identifies the GridColumn.MaxWidth bindable property. Inherited from GridColumn. |
| MinWidthProperty static | Identifies the GridColumn.MinWidth bindable property. Inherited from GridColumn. |
| PaddingProperty static | Identifies the Padding dependency property. Inherited from GridColumn. |
| PlaceholderTextProperty static | Identifies the PlaceholderText dependency property. Inherited from TextColumnBase. |
| RowProperty static | Inherited from GridColumn. |
| RowSpanProperty static | Identifies the RowSpan dependency property. Inherited from GridColumn. |
| ShowFilterIconProperty static | Identifies the ShowFilterIcon dependency property. Inherited from GridColumn. |
| SortIndexProperty static | Identifies the GridColumn.SortIndex bindable property. Inherited from GridColumn. |
| SortModeProperty static | Identifies the GridColumn.SortMode bindable property. Inherited from GridColumn. |
| SortOrderProperty static | Identifies the GridColumn.SortOrder bindable property. Inherited from GridColumn. |
| TextDecorationsProperty static | Identifies the TextDecorations dependency property. Inherited from TextColumnBase. |
| TotalSummaryTemplateProperty static | Identifies the GridColumn.TotalSummaryTemplate bindable property. Inherited from GridColumn. |
| UnboundExpressionProperty static | Identifies the GridColumn.UnboundExpression bindable property. Inherited from GridColumn. |
| UnboundTypeProperty static | Identifies the GridColumn.UnboundType bindable property. Inherited from GridColumn. |
| VerticalContentAlignmentProperty static | Identifies the GridColumn.VerticalContentAlignment bindable property. Inherited from GridColumn. |
| WidthProperty static | Identifies the GridColumn.Width bindable property. Inherited from GridColumn. |
See Also