menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SfNumericTextBoxExt - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SfNumericTextBoxExt

    A customized Xamarin.Forms.View that can load numeric value.

    Inheritance
    System.Object
    SfNumericTextBox
    SfNumericTextBoxExt
    Inherited Members
    SfNumericTextBox.add_FocusChanged(SfNumericTextBox.FocusEventHandler)
    SfNumericTextBox.add_ValueChanged(SfNumericTextBox.ValueEventHandler)
    SfNumericTextBox.AllowDefaultDecimalDigits
    SfNumericTextBox.AllowDefaultDecimalDigitsProperty
    SfNumericTextBox.AllowNull
    SfNumericTextBox.AllowNullProperty
    SfNumericTextBox.BorderColor
    SfNumericTextBox.BorderColorProperty
    SfNumericTextBox.ClearButtonVisibility
    SfNumericTextBox.ClearButtonVisibilityProperty
    SfNumericTextBox.Completed
    SfNumericTextBox.Culture
    SfNumericTextBox.CultureProperty
    SfNumericTextBox.EnableGroupSeparator
    SfNumericTextBox.EnableGroupSeparatorProperty
    SfNumericTextBox.FocusChanged
    SfNumericTextBox.Font
    SfNumericTextBox.FontAttributes
    SfNumericTextBox.FontAttributesProperty
    SfNumericTextBox.FontFamily
    SfNumericTextBox.FontFamilyProperty
    SfNumericTextBox.FontProperty
    SfNumericTextBox.FontSize
    SfNumericTextBox.FontSizeProperty
    SfNumericTextBox.FormatString
    SfNumericTextBox.FormatStringProperty
    SfNumericTextBox.GroupSeparatorMode
    SfNumericTextBox.GroupSeparatorModeProperty
    SfNumericTextBox.IsReadOnly
    SfNumericTextBox.IsReadOnlyProperty
    SfNumericTextBox.Maximum
    SfNumericTextBox.MaximumNumberDecimalDigits
    SfNumericTextBox.MaximumNumberDecimalDigitsProperty
    SfNumericTextBox.MaximumProperty
    SfNumericTextBox.Minimum
    SfNumericTextBox.MinimumProperty
    SfNumericTextBox.ParserMode
    SfNumericTextBox.ParserModeProperty
    SfNumericTextBox.PercentDisplayMode
    SfNumericTextBox.PercentDisplayModeProperty
    SfNumericTextBox.remove_FocusChanged(SfNumericTextBox.FocusEventHandler)
    SfNumericTextBox.remove_ValueChanged(SfNumericTextBox.ValueEventHandler)
    SfNumericTextBox.ReturnCommand
    SfNumericTextBox.ReturnCommandParameter
    SfNumericTextBox.ReturnCommandParameterProperty
    SfNumericTextBox.ReturnCommandProperty
    SfNumericTextBox.ReturnType
    SfNumericTextBox.ReturnTypeProperty
    SfNumericTextBox.SelectAllOnFocus
    SfNumericTextBox.SelectAllOnFocusProperty
    SfNumericTextBox.TextAlignment
    SfNumericTextBox.TextAlignmentProperty
    SfNumericTextBox.TextColor
    SfNumericTextBox.TextColorProperty
    SfNumericTextBox.Value
    SfNumericTextBox.ValueChanged
    SfNumericTextBox.ValueChangeMode
    SfNumericTextBox.ValueChangeModeProperty
    SfNumericTextBox.ValueProperty
    SfNumericTextBox.Watermark
    SfNumericTextBox.WatermarkColor
    SfNumericTextBox.WatermarkColorProperty
    SfNumericTextBox.WatermarkProperty
    Namespace: Syncfusion.SfDataGrid.XForms.Renderers
    Assembly: Syncfusion.SfDataGrid.XForms.dll
    Syntax
    public class SfNumericTextBoxExt : SfNumericTextBox, IParentThemeElement, IThemeElement

    Constructors

    SfNumericTextBoxExt()

    Initializes a new instance of the SfNumericTextBoxExt class.

    Declaration
    public SfNumericTextBoxExt()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved