Partager via


TextViewBase.BoldFont - Propriété

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

Syntaxe

'Déclaration
Public Property BoldFont As Boolean
    Get
    Set
'Utilisation
Dim instance As TextViewBase
Dim value As Boolean

value = instance.BoldFont

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

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

TextViewBase classe

TextViewBase - Membres

Microsoft.SharePoint.Mobile.Controls - Espace de noms