# C1.Blazor.Input.C1Window

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Blazor_Input_C1Window" data-uid="C1.Blazor.Input.C1Window" class="text-break">C1Window Class
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.componentbase">ComponentBase</a></div>
    <div class="level2"><a class="xref" href="../C1.Blazor.Core/C1.Blazor.Core.C1View.html">C1View</a></div>
    <div class="level3"><span class="xref">C1Window</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.ihandleafterrender">IHandleAfterRender</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/microsoft.aspnetcore.components.ihandleevent">IHandleEvent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="../C1.Blazor.Core/C1.Blazor.Core.IDependencyObject.html">IDependencyObject</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Blazor.Input.html">C1.Blazor.Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Blazor.Input.dll</h6>
  <h5 id="C1_Blazor_Input_C1Window_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1Window : C1View, IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1Window
    Inherits C1View
    Implements IComponent, IHandleAfterRender, IHandleEvent, IDisposable, IDependencyObject</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Window__ctor" data-uid="C1.Blazor.Input.C1Window.#ctor">
          <a class="xref" href="C1.Blazor.Input.C1Window.-ctor.html#C1_Blazor_Input_C1Window__ctor">C1Window()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Blazor.Input.C1Window.html">C1Window</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Window_CancelTextProperty" data-uid="C1.Blazor.Input.C1Window.CancelTextProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.CancelTextProperty.html">CancelTextProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.CancelText.html#C1_Blazor_Input_C1Window_CancelText">CancelText</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_CloseDelayProperty" data-uid="C1.Blazor.Input.C1Window.CloseDelayProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.CloseDelayProperty.html">CloseDelayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.CloseDelay.html#C1_Blazor_Input_C1Window_CloseDelay">CloseDelay</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_CloseTriggerProperty" data-uid="C1.Blazor.Input.C1Window.CloseTriggerProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.CloseTriggerProperty.html">CloseTriggerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.CloseTrigger.html#C1_Blazor_Input_C1Window_CloseTrigger">CloseTrigger</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_DialogTypeProperty" data-uid="C1.Blazor.Input.C1Window.DialogTypeProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.DialogTypeProperty.html">DialogTypeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.DialogType.html#C1_Blazor_Input_C1Window_DialogType">DialogType</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_GapProperty" data-uid="C1.Blazor.Input.C1Window.GapProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.GapProperty.html">GapProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.Gap.html#C1_Blazor_Input_C1Window_Gap">Gap</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsDarkOverlayProperty" data-uid="C1.Blazor.Input.C1Window.IsDarkOverlayProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsDarkOverlayProperty.html">IsDarkOverlayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.IsDarkOverlay.html#C1_Blazor_Input_C1Window_IsDarkOverlay">IsDarkOverlay</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsDialogProperty" data-uid="C1.Blazor.Input.C1Window.IsDialogProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsDialogProperty.html">IsDialogProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.IsDialog.html#C1_Blazor_Input_C1Window_IsDialog">IsDialog</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsDraggableProperty" data-uid="C1.Blazor.Input.C1Window.IsDraggableProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsDraggableProperty.html">IsDraggableProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.IsDraggable.html#C1_Blazor_Input_C1Window_IsDraggable">IsDraggable</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsFullScreenProperty" data-uid="C1.Blazor.Input.C1Window.IsFullScreenProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsFullScreenProperty.html">IsFullScreenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.IsFullScreen.html#C1_Blazor_Input_C1Window_IsFullScreen">IsFullScreen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsModelessProperty" data-uid="C1.Blazor.Input.C1Window.IsModelessProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsModelessProperty.html">IsModelessProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.IsModeless.html#C1_Blazor_Input_C1Window_IsModeless">IsModeless</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsResizableProperty" data-uid="C1.Blazor.Input.C1Window.IsResizableProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsResizableProperty.html">IsResizableProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.IsResizable.html#C1_Blazor_Input_C1Window_IsResizable">IsResizable</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OkTextProperty" data-uid="C1.Blazor.Input.C1Window.OkTextProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.OkTextProperty.html">OkTextProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.OkText.html#C1_Blazor_Input_C1Window_OkText">OkText</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OpenDelayProperty" data-uid="C1.Blazor.Input.C1Window.OpenDelayProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.OpenDelayProperty.html">OpenDelayProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.OpenDelay.html#C1_Blazor_Input_C1Window_OpenDelay">OpenDelay</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OpenTriggerProperty" data-uid="C1.Blazor.Input.C1Window.OpenTriggerProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.OpenTriggerProperty.html">OpenTriggerProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.OpenTrigger.html#C1_Blazor_Input_C1Window_OpenTrigger">OpenTrigger</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PopupContentProperty" data-uid="C1.Blazor.Input.C1Window.PopupContentProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.PopupContentProperty.html">PopupContentProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.PopupContent.html#C1_Blazor_Input_C1Window_PopupContent">PopupContent</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PopupFooterProperty" data-uid="C1.Blazor.Input.C1Window.PopupFooterProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.PopupFooterProperty.html">PopupFooterProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.PopupFooter.html#C1_Blazor_Input_C1Window_PopupFooter">PopupFooter</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PopupHeaderProperty" data-uid="C1.Blazor.Input.C1Window.PopupHeaderProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.PopupHeaderProperty.html">PopupHeaderProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.PopupHeader.html#C1_Blazor_Input_C1Window_PopupHeader">PopupHeader</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PositionProperty" data-uid="C1.Blazor.Input.C1Window.PositionProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.PositionProperty.html">PositionProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.Position.html#C1_Blazor_Input_C1Window_Position">Position</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_TargetProperty" data-uid="C1.Blazor.Input.C1Window.TargetProperty">
          <a class="xref" href="C1.Blazor.Input.C1Window.TargetProperty.html">TargetProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="C1.Blazor.Input.C1Window.Target.html#C1_Blazor_Input_C1Window_Target">Target</a> dependency property.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Window_CancelText" data-uid="C1.Blazor.Input.C1Window.CancelText">
          <a class="xref" href="C1.Blazor.Input.C1Window.CancelText.html#C1_Blazor_Input_C1Window_CancelText">CancelText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets CancelText.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_CloseDelay" data-uid="C1.Blazor.Input.C1Window.CloseDelay">
          <a class="xref" href="C1.Blazor.Input.C1Window.CloseDelay.html#C1_Blazor_Input_C1Window_CloseDelay">CloseDelay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets delay time before closing Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_CloseTrigger" data-uid="C1.Blazor.Input.C1Window.CloseTrigger">
          <a class="xref" href="C1.Blazor.Input.C1Window.CloseTrigger.html#C1_Blazor_Input_C1Window_CloseTrigger">CloseTrigger</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets actions that trigger closing Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_DialogType" data-uid="C1.Blazor.Input.C1Window.DialogType">
          <a class="xref" href="C1.Blazor.Input.C1Window.DialogType.html#C1_Blazor_Input_C1Window_DialogType">DialogType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets dialog result type.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_Gap" data-uid="C1.Blazor.Input.C1Window.Gap">
          <a class="xref" href="C1.Blazor.Input.C1Window.Gap.html#C1_Blazor_Input_C1Window_Gap">Gap</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets space between owner and popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsDarkOverlay" data-uid="C1.Blazor.Input.C1Window.IsDarkOverlay">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsDarkOverlay.html#C1_Blazor_Input_C1Window_IsDarkOverlay">IsDarkOverlay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the overlay is dark themed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsDialog" data-uid="C1.Blazor.Input.C1Window.IsDialog">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsDialog.html#C1_Blazor_Input_C1Window_IsDialog">IsDialog</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to determine whether Popup is dialog result.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsDraggable" data-uid="C1.Blazor.Input.C1Window.IsDraggable">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsDraggable.html#C1_Blazor_Input_C1Window_IsDraggable">IsDraggable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to make the popup draggable</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsFullScreen" data-uid="C1.Blazor.Input.C1Window.IsFullScreen">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsFullScreen.html#C1_Blazor_Input_C1Window_IsFullScreen">IsFullScreen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to make the window display in full screen .</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsModeless" data-uid="C1.Blazor.Input.C1Window.IsModeless">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsModeless.html#C1_Blazor_Input_C1Window_IsModeless">IsModeless</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the dialog should be modeless (e.g. not dismiss when focusing/clicking outside of the dialog).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsOk" data-uid="C1.Blazor.Input.C1Window.IsOk">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsOk.html#C1_Blazor_Input_C1Window_IsOk">IsOk</a>
        </td>
        <td class="markdown level1 summary"><p>Get Ok button is click or not</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsPopupOpenChanged" data-uid="C1.Blazor.Input.C1Window.IsPopupOpenChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsPopupOpenChanged.html#C1_Blazor_Input_C1Window_IsPopupOpenChanged">IsPopupOpenChanged</a>
        </td>
        <td class="markdown level1 summary"><p>This callback is called when the popup is opened or closed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsResizable" data-uid="C1.Blazor.Input.C1Window.IsResizable">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsResizable.html#C1_Blazor_Input_C1Window_IsResizable">IsResizable</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets to make the popup is resizable</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OkText" data-uid="C1.Blazor.Input.C1Window.OkText">
          <a class="xref" href="C1.Blazor.Input.C1Window.OkText.html#C1_Blazor_Input_C1Window_OkText">OkText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets OkText.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OpenDelay" data-uid="C1.Blazor.Input.C1Window.OpenDelay">
          <a class="xref" href="C1.Blazor.Input.C1Window.OpenDelay.html#C1_Blazor_Input_C1Window_OpenDelay">OpenDelay</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets delay time before opening Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OpenTrigger" data-uid="C1.Blazor.Input.C1Window.OpenTrigger">
          <a class="xref" href="C1.Blazor.Input.C1Window.OpenTrigger.html#C1_Blazor_Input_C1Window_OpenTrigger">OpenTrigger</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets actions that trigger opening Popup controls.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PopupContent" data-uid="C1.Blazor.Input.C1Window.PopupContent">
          <a class="xref" href="C1.Blazor.Input.C1Window.PopupContent.html#C1_Blazor_Input_C1Window_PopupContent">PopupContent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content of the popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PopupFooter" data-uid="C1.Blazor.Input.C1Window.PopupFooter">
          <a class="xref" href="C1.Blazor.Input.C1Window.PopupFooter.html#C1_Blazor_Input_C1Window_PopupFooter">PopupFooter</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the footer of the popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PopupHeader" data-uid="C1.Blazor.Input.C1Window.PopupHeader">
          <a class="xref" href="C1.Blazor.Input.C1Window.PopupHeader.html#C1_Blazor_Input_C1Window_PopupHeader">PopupHeader</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the header of the popup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_Position" data-uid="C1.Blazor.Input.C1Window.Position">
          <a class="xref" href="C1.Blazor.Input.C1Window.Position.html#C1_Blazor_Input_C1Window_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the position that display the window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_PromptValue" data-uid="C1.Blazor.Input.C1Window.PromptValue">
          <a class="xref" href="C1.Blazor.Input.C1Window.PromptValue.html#C1_Blazor_Input_C1Window_PromptValue">PromptValue</a>
        </td>
        <td class="markdown level1 summary"><p>Get Prompt value</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_Target" data-uid="C1.Blazor.Input.C1Window.Target">
          <a class="xref" href="C1.Blazor.Input.C1Window.Target.html#C1_Blazor_Input_C1Window_Target">Target</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the element id that owns this Popup.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Blazor_Input_C1Window_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_" data-uid="C1.Blazor.Input.C1Window.BuildRenderTree(Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder)">
          <a class="xref" href="C1.Blazor.Input.C1Window.BuildRenderTree.html#C1_Blazor_Input_C1Window_BuildRenderTree_Microsoft_AspNetCore_Components_Rendering_RenderTreeBuilder_">BuildRenderTree(RenderTreeBuilder)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_Close" data-uid="C1.Blazor.Input.C1Window.Close">
          <a class="xref" href="C1.Blazor.Input.C1Window.Close.html#C1_Blazor_Input_C1Window_Close">Close()</a>
        </td>
        <td class="markdown level1 summary"><p>Call method to close Popup</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_Dispose_System_Boolean_" data-uid="C1.Blazor.Input.C1Window.Dispose(System.Boolean)">
          <a class="xref" href="C1.Blazor.Input.C1Window.Dispose.html#C1_Blazor_Input_C1Window_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_InitializeAsync" data-uid="C1.Blazor.Input.C1Window.InitializeAsync">
          <a class="xref" href="C1.Blazor.Input.C1Window.InitializeAsync.html#C1_Blazor_Input_C1Window_InitializeAsync">InitializeAsync()</a>
        </td>
        <td class="markdown level1 summary"><p>This method is called when the component is initialized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_IsOpened" data-uid="C1.Blazor.Input.C1Window.IsOpened">
          <a class="xref" href="C1.Blazor.Input.C1Window.IsOpened.html#C1_Blazor_Input_C1Window_IsOpened">IsOpened()</a>
        </td>
        <td class="markdown level1 summary"><p>Determine whether the Popup is opened or not.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnAfterRender_System_Boolean_" data-uid="C1.Blazor.Input.C1Window.OnAfterRender(System.Boolean)">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnAfterRender.html#C1_Blazor_Input_C1Window_OnAfterRender_System_Boolean_">OnAfterRender(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnCloseDelayChanged" data-uid="C1.Blazor.Input.C1Window.OnCloseDelayChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnCloseDelayChanged.html#C1_Blazor_Input_C1Window_OnCloseDelayChanged">OnCloseDelayChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.CloseDelay.html#C1_Blazor_Input_C1Window_CloseDelay">CloseDelay</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnCloseTriggerChanged" data-uid="C1.Blazor.Input.C1Window.OnCloseTriggerChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnCloseTriggerChanged.html#C1_Blazor_Input_C1Window_OnCloseTriggerChanged">OnCloseTriggerChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.CloseTrigger.html#C1_Blazor_Input_C1Window_CloseTrigger">CloseTrigger</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnGapChanged" data-uid="C1.Blazor.Input.C1Window.OnGapChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnGapChanged.html#C1_Blazor_Input_C1Window_OnGapChanged">OnGapChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.Gap.html#C1_Blazor_Input_C1Window_Gap">Gap</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnIsDraggableChanged" data-uid="C1.Blazor.Input.C1Window.OnIsDraggableChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnIsDraggableChanged.html#C1_Blazor_Input_C1Window_OnIsDraggableChanged">OnIsDraggableChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.IsDraggable.html#C1_Blazor_Input_C1Window_IsDraggable">IsDraggable</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnIsFullScreenChanged" data-uid="C1.Blazor.Input.C1Window.OnIsFullScreenChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnIsFullScreenChanged.html#C1_Blazor_Input_C1Window_OnIsFullScreenChanged">OnIsFullScreenChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.IsFullScreen.html#C1_Blazor_Input_C1Window_IsFullScreen">IsFullScreen</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnIsModelessChanged" data-uid="C1.Blazor.Input.C1Window.OnIsModelessChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnIsModelessChanged.html#C1_Blazor_Input_C1Window_OnIsModelessChanged">OnIsModelessChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.IsModeless.html#C1_Blazor_Input_C1Window_IsModeless">IsModeless</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnIsResizableChanged" data-uid="C1.Blazor.Input.C1Window.OnIsResizableChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnIsResizableChanged.html#C1_Blazor_Input_C1Window_OnIsResizableChanged">OnIsResizableChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.IsResizable.html#C1_Blazor_Input_C1Window_IsResizable">IsResizable</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnOpenDelayChanged" data-uid="C1.Blazor.Input.C1Window.OnOpenDelayChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnOpenDelayChanged.html#C1_Blazor_Input_C1Window_OnOpenDelayChanged">OnOpenDelayChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.OpenDelay.html#C1_Blazor_Input_C1Window_OpenDelay">OpenDelay</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnOpenTriggerChanged" data-uid="C1.Blazor.Input.C1Window.OnOpenTriggerChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnOpenTriggerChanged.html#C1_Blazor_Input_C1Window_OnOpenTriggerChanged">OnOpenTriggerChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.OpenTrigger.html#C1_Blazor_Input_C1Window_OpenTrigger">OpenTrigger</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnPositionChanged" data-uid="C1.Blazor.Input.C1Window.OnPositionChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnPositionChanged.html#C1_Blazor_Input_C1Window_OnPositionChanged">OnPositionChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.Position.html#C1_Blazor_Input_C1Window_Position">Position</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_OnTargetChanged" data-uid="C1.Blazor.Input.C1Window.OnTargetChanged">
          <a class="xref" href="C1.Blazor.Input.C1Window.OnTargetChanged.html#C1_Blazor_Input_C1Window_OnTargetChanged">OnTargetChanged()</a>
        </td>
        <td class="markdown level1 summary"><p>Called when <a class="xref" href="C1.Blazor.Input.C1Window.Target.html#C1_Blazor_Input_C1Window_Target">Target</a> changed.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_Open" data-uid="C1.Blazor.Input.C1Window.Open">
          <a class="xref" href="C1.Blazor.Input.C1Window.Open.html#C1_Blazor_Input_C1Window_Open">Open()</a>
        </td>
        <td class="markdown level1 summary"><p>Call method to Open Popup</p>
</td>
      </tr>
      <tr>
        <td id="C1_Blazor_Input_C1Window_Refresh" data-uid="C1.Blazor.Input.C1Window.Refresh">
          <a class="xref" href="C1.Blazor.Input.C1Window.Refresh.html#C1_Blazor_Input_C1Window_Refresh">Refresh()</a>
        </td>
        <td class="markdown level1 summary"><p>Refresh current view panel</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
