# FarPoint.Win.SuperEdit.MaskFormatter.IsFmtStrParsed

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="FarPoint_Win_SuperEdit_MaskFormatter_IsFmtStrParsed_" data-uid="FarPoint.Win.SuperEdit.MaskFormatter.IsFmtStrParsed*">IsFmtStrParsed Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="FarPoint_Win_SuperEdit_MaskFormatter_IsFmtStrParsed_" data-uid="FarPoint.Win.SuperEdit.MaskFormatter.IsFmtStrParsed*"></a>
<h4 id="FarPoint_Win_SuperEdit_MaskFormatter_IsFmtStrParsed" data-uid="FarPoint.Win.SuperEdit.MaskFormatter.IsFmtStrParsed">IsFmtStrParsed</h4>
<div class="markdown level1 summary"><p>Determines whether the format string has been parsed since
it was set or changed (or something else changed).</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">protected virtual bool IsFmtStrParsed { get; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Protected Overridable ReadOnly Property IsFmtStrParsed As Boolean</code></pre>
</div>
</div>
