menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TreeGridCurrencyColumn - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TreeGridCurrencyColumn

    Represents a column that displays the currency values in its cell content.

    Inheritance
    System.Object
    SfGridColumnBase<SfGridBase>
    GridColumnBase
    TreeGridColumn
    TreeGridTextColumnBase
    TreeGridEditorColumn
    TreeGridCurrencyColumn
    Implements
    System.IDisposable
    IFilterDefinition
    Inherited Members
    GridColumnBase.ActualWidth
    GridColumnBase.ActualWidthProperty
    GridColumnBase.AllowEditing
    GridColumnBase.AllowEditingProperty
    GridColumnBase.AllowFocus
    GridColumnBase.AllowFocusProperty
    GridColumnBase.AllowSorting
    GridColumnBase.AllowSortingProperty
    GridColumnBase.CanEditCell()
    GridColumnBase.CellStyle
    GridColumnBase.CellStyleProperty
    GridColumnBase.CellStyleSelector
    GridColumnBase.CellStyleSelectorProperty
    GridColumnBase.CellTemplate
    GridColumnBase.CellTemplateProperty
    GridColumnBase.CellTemplateSelector
    GridColumnBase.CellTemplateSelectorProperty
    GridColumnBase.DisplayBinding
    GridColumnBase.GetTypeface(GridColumnBase, GridCell)
    GridColumnBase.GridValidationMode
    GridColumnBase.GridValidationModeProperty
    GridColumnBase.HeaderStyle
    GridColumnBase.HeaderStyleProperty
    GridColumnBase.HeaderTemplate
    GridColumnBase.HeaderTemplateProperty
    GridColumnBase.HeaderText
    GridColumnBase.HeaderTextProperty
    GridColumnBase.HeaderToolTipTemplate
    GridColumnBase.HeaderToolTipTemplateProperty
    GridColumnBase.HorizontalHeaderContentAlignment
    GridColumnBase.HorizontalHeaderContentAlignmentProperty
    GridColumnBase.IsAutoGenerated
    GridColumnBase.IsHidden
    GridColumnBase.IsHiddenProperty
    GridColumnBase.IsReadOnly
    GridColumnBase.IsReadOnlyProperty
    GridColumnBase.IsTemplate
    GridColumnBase.MappingName
    GridColumnBase.MappingNameProperty
    GridColumnBase.MaximumWidth
    GridColumnBase.MaximumWidthProperty
    GridColumnBase.MinimumWidth
    GridColumnBase.MinimumWidthProperty
    GridColumnBase.OnUpdateBindingInfo(DependencyObject, DependencyPropertyChangedEventArgs)
    GridColumnBase.Padding
    GridColumnBase.PaddingProperty
    GridColumnBase.SetCellBoundToolTip
    GridColumnBase.SetCellBoundToolTipProperty
    GridColumnBase.SetCellBoundValue
    GridColumnBase.SetCellBoundValueProperty
    GridColumnBase.SetValueBindingConverter()
    GridColumnBase.ShowHeaderToolTip
    GridColumnBase.ShowHeaderToolTipProperty
    GridColumnBase.ShowToolTip
    GridColumnBase.ShowToolTipProperty
    GridColumnBase.TextAlignment
    GridColumnBase.TextAlignmentProperty
    GridColumnBase.ToolTipTemplate
    GridColumnBase.ToolTipTemplateProperty
    GridColumnBase.ToolTipTemplateSelector
    GridColumnBase.ToolTipTemplateSelectorProperty
    GridColumnBase.UpdateBindingForValidation(GridValidationMode)
    GridColumnBase.UpdateTrigger
    GridColumnBase.UpdateTriggerProperty
    GridColumnBase.ValueBinding
    GridColumnBase.VerticalAlignment
    GridColumnBase.VerticalAlignmentProperty
    GridColumnBase.Width
    GridColumnBase.WidthProperty
    SfGridColumnBase<SfGridBase>.Dispose()
    TreeGridColumn.AllowBlankFilters
    TreeGridColumn.AllowBlankFiltersProperty
    TreeGridColumn.AllowDragging
    TreeGridColumn.AllowDraggingProperty
    TreeGridColumn.AllowFiltering
    TreeGridColumn.AllowFilteringProperty
    TreeGridColumn.AllowResizing
    TreeGridColumn.AllowResizingProperty
    TreeGridColumn.CanFocus()
    TreeGridColumn.CellType
    TreeGridColumn.ColumnFilter
    TreeGridColumn.ColumnMemberType
    TreeGridColumn.ColumnSizer
    TreeGridColumn.ColumnSizerProperty
    TreeGridColumn.CreateInstanceCore()
    TreeGridColumn.Dispose(Boolean)
    TreeGridColumn.FilterBehavior
    TreeGridColumn.FilteredFrom
    TreeGridColumn.FilterPopupStyle
    TreeGridColumn.FilterPopupStyleProperty
    TreeGridColumn.FilterPopupTemplate
    TreeGridColumn.FilterPopupTemplateProperty
    TreeGridColumn.FilterPredicates
    TreeGridColumn.ImmediateUpdateColumnFilter
    TreeGridColumn.ImmediateUpdateColumnFilterProperty
    TreeGridColumn.OnCellTemplateChanged(DependencyPropertyChangedEventArgs)
    TreeGridColumn.OnCellTemplateSelectorChanged(DependencyPropertyChangedEventArgs)
    TreeGridColumn.SetCellType(String)
    TreeGridColumn.TreeGrid
    TreeGridEditorColumn.AllowNullValue
    TreeGridEditorColumn.AllowNullValueProperty
    TreeGridEditorColumn.AllowScrollingOnCircle
    TreeGridEditorColumn.AllowScrollingOnCircleProperty
    TreeGridEditorColumn.CanAllowSpinOnMouseScroll()
    TreeGridEditorColumn.MaxValidation
    TreeGridEditorColumn.MaxValidationProperty
    TreeGridEditorColumn.MaxValue
    TreeGridEditorColumn.MaxValueProperty
    TreeGridEditorColumn.MinValidation
    TreeGridEditorColumn.MinValidationProperty
    TreeGridEditorColumn.MinValue
    TreeGridEditorColumn.MinValueProperty
    TreeGridEditorColumn.NullText
    TreeGridEditorColumn.NullTextProperty
    TreeGridEditorColumn.NullValue
    TreeGridEditorColumn.NullValueProperty
    TreeGridTextColumnBase.SetDisplayBindingConverter()
    TreeGridTextColumnBase.TextDecorations
    TreeGridTextColumnBase.TextDecorationsProperty
    TreeGridTextColumnBase.TextTrimming
    TreeGridTextColumnBase.TextTrimmingProperty
    TreeGridTextColumnBase.TextWrapping
    TreeGridTextColumnBase.TextWrappingProperty
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class TreeGridCurrencyColumn : TreeGridEditorColumn, IDisposable, IFilterDefinition

    Constructors

    TreeGridCurrencyColumn()

    Initializes a new instance of TreeGridCurrencyColumn class.

    Declaration
    public TreeGridCurrencyColumn()

    Fields

    CurrencyDecimalDigitsProperty

    Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyDecimalDigits dependency property.

    Declaration
    public static readonly DependencyProperty CurrencyDecimalDigitsProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyDecimalDigits dependency property.

    CurrencyDecimalSeparatorProperty

    Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyDecimalSeparator dependency property.

    Declaration
    public static readonly DependencyProperty CurrencyDecimalSeparatorProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyDecimalSeparator dependency property.

    CurrencyGroupSeparatorProperty

    Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyGroupSeparator dependency property.

    Declaration
    public static readonly DependencyProperty CurrencyGroupSeparatorProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyGroupSeparator dependency property.

    CurrencyGroupSizesProperty

    Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyGroupSizes dependency property.

    Declaration
    public static readonly DependencyProperty CurrencyGroupSizesProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyGroupSizes dependency property.

    CurrencyNegativePatternProperty

    Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyNegativePattern dependency property.

    Declaration
    public static readonly DependencyProperty CurrencyNegativePatternProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyNegativePattern dependency property.

    CurrencyPositivePatternProperty

    Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyPositivePattern dependency property.

    Declaration
    public static readonly DependencyProperty CurrencyPositivePatternProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencyPositivePattern dependency property.

    CurrencySymbolProperty

    Identifies the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencySymbol dependency property.

    Declaration
    public static readonly DependencyProperty CurrencySymbolProperty
    Field Value
    Type
    System.Windows.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.TreeGrid.TreeGridCurrencyColumn.CurrencySymbol dependency property.

    Properties

    CurrencyDecimalDigits

    Gets or sets the number of decimal places to use in currency values.

    Declaration
    public int CurrencyDecimalDigits { get; set; }
    Property Value
    Type Description
    System.Int32

    The number of decimal places to use in currency values.The default value is 2.

    CurrencyDecimalSeparator

    Gets or sets the string that separates the decimal part in currency values.

    Declaration
    public string CurrencyDecimalSeparator { get; set; }
    Property Value
    Type Description
    System.String

    The string that separates the decimal part in currency values.

    CurrencyGroupSeparator

    Gets or sets the string that separates the group of digits to the left of the decimal in currency values.

    Declaration
    public string CurrencyGroupSeparator { get; set; }
    Property Value
    Type Description
    System.String

    The string that separates the group of digits to the left of the decimal .The default value is ",".

    CurrencyGroupSizes

    Gets or sets the number of digits in each group to the left of the decimal in currency values.

    Declaration
    public Int32Collection CurrencyGroupSizes { get; set; }
    Property Value
    Type Description
    System.Windows.Media.Int32Collection

    The number of digits in each group to the left of the decimal in currency values.

    CurrencyNegativePattern

    Gets or sets the format pattern of negative currency values.

    Declaration
    public int CurrencyNegativePattern { get; set; }
    Property Value
    Type Description
    System.Int32

    The format pattern of negative currency values.

    CurrencyPositivePattern

    Gets or sets the format pattern of positive currency values.

    Declaration
    public int CurrencyPositivePattern { get; set; }
    Property Value
    Type Description
    System.Int32

    The format pattern of positive currency values.

    CurrencySymbol

    Gets or sets the string to use as the currency symbol.

    Declaration
    public string CurrencySymbol { get; set; }
    Property Value
    Type Description
    System.String

    The string that is used as the currency symbol.

    Methods

    UpdateBindingBasedOnAllowEditing()

    Updates the binding for the property changes in TreeGridCurrencyColumn.

    Declaration
    protected override void UpdateBindingBasedOnAllowEditing()
    Overrides
    TreeGridColumn.UpdateBindingBasedOnAllowEditing()

    Implements

    System.IDisposable
    IFilterDefinition
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved