menu

UWP

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

    Show / Hide Table of Contents

    Class GridNumericColumn

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

    Inheritance
    System.Object
    SfGridColumnBase<SfGridBase>
    GridColumnBase
    GridColumn
    GridTextColumnBase
    GridNumericColumn
    Implements
    System.IDisposable
    INotifyDependencyPropertyChanged
    IFilterDefinition
    Inherited Members
    GridColumn.AllowBlankFilters
    GridColumn.AllowBlankFiltersProperty
    GridColumn.AllowDragging
    GridColumn.AllowDraggingProperty
    GridColumn.AllowFiltering
    GridColumn.AllowFilteringProperty
    GridColumn.AllowGrouping
    GridColumn.AllowGroupingProperty
    GridColumn.AllowResizing
    GridColumn.AllowResizingProperty
    GridColumn.CanAllowSpinOnMouseScroll()
    GridColumn.CanEditCell(Int32)
    GridColumn.CanEndEditColumn()
    GridColumn.CanFocus()
    GridColumn.CellType
    GridColumn.ColumnFilter
    GridColumn.ColumnMemberType
    GridColumn.ColumnSizer
    GridColumn.ColumnSizerProperty
    GridColumn.DataGrid
    GridColumn.Dispose(Boolean)
    GridColumn.FilterBehavior
    GridColumn.FilteredFrom
    GridColumn.FilterPopupStyle
    GridColumn.FilterPopupStyleProperty
    GridColumn.FilterPopupTemplate
    GridColumn.FilterPopupTemplateProperty
    GridColumn.FilterPredicates
    GridColumn.FilterRowCellStyle
    GridColumn.FilterRowCellStyleProperty
    GridColumn.FilterRowCondition
    GridColumn.FilterRowConditionProperty
    GridColumn.FilterRowEditorType
    GridColumn.FilterRowOptionsVisibility
    GridColumn.FilterRowOptionsVisibilityProperty
    GridColumn.FilterRowText
    GridColumn.FilterRowTextProperty
    GridColumn.GetFilterRowOptionsVisibility()
    GridColumn.GetRowFilterType()
    GridColumn.GroupMode
    GridColumn.GroupModeProperty
    GridColumn.ImmediateUpdateColumnFilter
    GridColumn.ImmediateUpdateColumnFilterProperty
    GridColumn.IsCaseSensitiveFilterRow
    GridColumn.IsCaseSensitiveFilterRowProperty
    GridColumn.IsHiddenColumn()
    GridColumn.OnCellTemplateChanged(DependencyPropertyChangedEventArgs)
    GridColumn.OnCellTemplateSelectorChanged(DependencyPropertyChangedEventArgs)
    GridColumn.OnDependencyPropertyChanged(String, DependencyPropertyChangedEventArgs)
    GridColumn.SetCellType(String)
    GridColumn.SetFilterRowText(String)
    GridColumn.SortMode
    GridColumn.SortModeProperty
    GridColumn.UpdateBindingBasedOnAllowEditing()
    GridColumn.UseBindingValue
    GridColumn.UseBindingValueProperty
    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.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
    GridTextColumnBase.TextTrimming
    GridTextColumnBase.TextTrimmingProperty
    GridTextColumnBase.TextWrapping
    GridTextColumnBase.TextWrappingProperty
    SfGridColumnBase<SfGridBase>.Dispose()
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class GridNumericColumn : GridTextColumnBase, IDisposable, INotifyDependencyPropertyChanged, IFilterDefinition

    Constructors

    GridNumericColumn()

    Initializes a new instance of the GridNumericColumn class.

    Declaration
    public GridNumericColumn()

    Fields

    AllowNullInputProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridNumericColumn.AllowNullInput dependency property.

    Declaration
    public static readonly DependencyProperty AllowNullInputProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.Grid.GridNumericColumn.AllowNullInput dependency property.

    BlockCharactersOnTextInputProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridNumericColumn.BlockCharactersOnTextInput dependency property.

    Declaration
    public static readonly DependencyProperty BlockCharactersOnTextInputProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.Grid.GridNumericColumn.BlockCharactersOnTextInput dependency property.

    FormatStringProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridNumericColumn.FormatString dependency property.

    Declaration
    public static readonly DependencyProperty FormatStringProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.Grid.GridNumericColumn.FormatString dependency property.

    MaximumNumberDecimalDigitsProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridNumericColumn.MaximumNumberDecimalDigits dependency property.

    Declaration
    public static readonly DependencyProperty MaximumNumberDecimalDigitsProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.Grid.GridNumericColumn.MaximumNumberDecimalDigits dependency property.

    ParsingModeProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridNumericColumn.ParsingMode dependency property.

    Declaration
    public static readonly DependencyProperty ParsingModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.Grid.GridNumericColumn.ParsingMode dependency property.

    PercentDisplayModeProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridNumericColumn.PercentDisplayMode dependency property.

    Declaration
    public static readonly DependencyProperty PercentDisplayModeProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.Grid.GridNumericColumn.PercentDisplayMode dependency property.

    WaterMarkProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridNumericColumn.WaterMark dependency property.

    Declaration
    public static readonly DependencyProperty WaterMarkProperty
    Field Value
    Type
    Windows.UI.Xaml.DependencyProperty
    Remarks

    The identifier for the Syncfusion.UI.Xaml.Grid.GridNumericColumn.WaterMark dependency property.

    Properties

    AllowNullInput

    Gets or sets a value that indicates whether the null values are allowed in GridNumericColumn.

    Declaration
    public bool AllowNullInput { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if the null values are allowed ; otherwise , false . The default value is false.

    BlockCharactersOnTextInput

    Gets or sets a value indicating whether the characters is blocked from an user input.

    Declaration
    public bool BlockCharactersOnTextInput { get; set; }
    Property Value
    Type Description
    System.Boolean

    true if the characters blocked; otherwise, false.

    FormatString

    Gets or sets a string that specifies how to format the bound value in GridNumericColumn.

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

    A string that specifies how to format the bound value in GridNumericColumn. The default value is string.Empty.

    MaximumNumberDecimalDigits

    Gets or sets the number of decimal digits associated with the GridNumericColumn.

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

    By default, any number of decimal digits are allowed.

    ParsingMode

    Gets or sets a value that decides indicates the type to be parsed among numeric types (int, double, deciaml) in GridNumericColumn. As GridNumericColumn is used to edit all (int, double, decimal) numeric types. If you are binding decimal type data with column, then you have to set ParsingMode as Decimal. simillarly for Double,You Have to Set ParseMode as Double

    Declaration
    public Parsers ParsingMode { get; set; }
    Property Value
    Type Description
    Parsers

    One of the Parsers that specifies the parsing mode of GridNumericColumn. The default mode is Parsers.Double .

    PercentDisplayMode

    Gets or Sets the value in percentage associated with GridNumericColumn.

    Declaration
    public PercentDisplayMode PercentDisplayMode { get; set; }
    Property Value
    Type Description
    PercentDisplayMode

    The Default value is PercentDisplayMode.

    WaterMark

    Gets or sets the content displayed as a watermark in GridNumericColumn when its cell contains empty value.

    Declaration
    public object WaterMark { get; set; }
    Property Value
    Type Description
    System.Object

    The content displayed as a watermark in GridNumericColumn when its cell contains empty value. The default value is string.Empty.

    Methods

    SetDisplayBindingConverter()

    Sets the converter for the of column.

    Declaration
    protected override void SetDisplayBindingConverter()
    Overrides
    GridTextColumnBase.SetDisplayBindingConverter()
    Remarks

    You can override this method to specify the converter for .

    Implements

    System.IDisposable
    INotifyDependencyPropertyChanged
    IFilterDefinition

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved