menu

UWP

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

    Show / Hide Table of Contents

    Class GridUpDownColumn

    Represents a column that displays the UpDown value in its cell content.

    Inheritance
    System.Object
    SfGridColumnBase<SfGridBase>
    GridColumnBase
    GridColumn
    GridUpDownColumn
    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.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
    SfGridColumnBase<SfGridBase>.Dispose()
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class GridUpDownColumn : GridColumn, IDisposable, INotifyDependencyPropertyChanged, IFilterDefinition

    Constructors

    GridUpDownColumn()

    Initializes a new instance of the GridUpDownColumn class.

    Declaration
    public GridUpDownColumn()

    Fields

    AutoReverseProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.AutoReverse dependency property.

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

    The identifier for the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.AutoReverse dependency property.

    BlockCharactersOnTextInputProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.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.GridUpDownColumn.BlockCharactersOnTextInput dependency property.

    FormatStringProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.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.GridUpDownColumn.FormatString dependency property.

    LargeChangeProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.LargeChange dependency property.

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

    The identifier for the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.LargeChange dependency property.

    MaxValueProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.MaxValue dependency property.

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

    The identifier for the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.MaxValue dependency property.

    MinValueProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.MinValue dependency property.

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

    The identifier for the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.MinValue dependency property.

    NumberDecimalDigitsProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.NumberDecimalDigits dependency property.

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

    The identifier for the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.NumberDecimalDigits dependency property.

    ParsingModeProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.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.GridUpDownColumn.ParsingMode dependency property.

    SmallChangeProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.SmallChange dependency property.

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

    The identifier for the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.SmallChange dependency property.

    SpinButtonsAlignmentProperty

    Identifies the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.SpinButtonsAlignment dependency property.

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

    The identifier for the Syncfusion.UI.Xaml.Grid.GridUpDownColumn.SpinButtonsAlignment dependency property.

    Properties

    AutoReverse

    Gets or sets a value that specifies whether the column automatically reverses the value when it reaches MinValue or MaxValue.

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

    true if the column automatically reverses the value when it reaches the MinValue or MaxValue; otherwise, false.

    BlockCharactersOnTextInput

    Gets or sets a value indicating whether [block characters on text input].

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

    true if [block characters on text input]; otherwise, false.

    FormatString

    Gets or sets a string that specifies how to format the bounded value in GridUpDownColumn.

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

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

    LargeChange

    Gets or sets a value to increment or decrement when PageUp and PageDown key is pressed.

    Declaration
    public double LargeChange { get; set; }
    Property Value
    Type Description
    System.Double

    The value to increment or decrement when PageUp and PageDown key is pressed. The default value is 1d.

    MaxValue

    Gets or sets the maximum allowed value for the GridUpDownColumn.

    Declaration
    public double MaxValue { get; set; }
    Property Value
    Type Description
    System.Double

    The maximum allowed value for the GridUpDownColumn. The default value is double.MaxValue.

    MinValue

    Gets or sets the minimum allowed value for the GridUpDownColumn.

    Declaration
    public double MinValue { get; set; }
    Property Value
    Type Description
    System.Double

    The minimum allowed value for the GridUpDownColumn. The default value is double.MinValue.

    NumberDecimalDigits

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

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

    The number of decimal places to use in numeric values.

    ParsingMode

    Gets or sets a value that decides whether the user can parse decimal or double value in GridUpDownColumn.

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

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

    SmallChange

    Gets or sets a value to increment or decrement when Up and Down arrow key or mouse wheel is pressed.

    Declaration
    public double SmallChange { get; set; }
    Property Value
    Type Description
    System.Double

    The value to increment or decrement when Up and Down arrow key or mouse wheel is pressed. The default value is 1d.

    SpinButtonsAlignment

    Gets or sets a SpinButtonsAlignment that specifies the alignment of spin buttons in GridUpDownColumn.

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

    One of the SpinButtonsAlignment that specifies the alignment of spin buttons in GridUpDownColumn.The default value is Right.

    Methods

    SetDisplayBindingConverter()

    Sets the converter for the of column.

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

    You can override this method to specify the converter for .

    UpdateBindingBasedOnAllowEditing()

    Updates the binding for the AllowEdit property changes in the GridUpDownColumn.

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

    Implements

    System.IDisposable
    INotifyDependencyPropertyChanged
    IFilterDefinition

    Extension Methods

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