Entry.FontFamily Property

Definition

Gets or sets the font family for the text of this entry. This is a bindable property.

public:
 property System::String ^ FontFamily { System::String ^ get(); void set(System::String ^ value); };
public string FontFamily { get; set; }
member this.FontFamily : string with get, set
Public Property FontFamily As String

Property Value

Applies to