FontAndColorProviderBase.Reset Property

Definition

Gets a value that indicates whether the font and color is reset to its initial value.

protected:
 property bool Reset { bool get(); };
protected bool Reset { get; }
member this.Reset : bool
Protected ReadOnly Property Reset As Boolean

Property Value

true if the font and color is reset to its initial value; otherwise, false.

Applies to