Partager via


TextBox.Numeric - Propriété

Espace de noms :  Microsoft.SharePoint.Mobile.Controls
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property Numeric As Boolean
    Get
    Set
'Utilisation
Dim instance As TextBox
Dim value As Boolean

value = instance.Numeric

instance.Numeric = value
public bool Numeric { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

TextBox classe

TextBox - Membres

Microsoft.SharePoint.Mobile.Controls - Espace de noms