# GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow" class="text-break">DropDownWindow Class
</h1>
  <div class="markdown level0 summary"><p>Represents a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> hosts the drop down child control of the GrapeCity.Windows.InputMan.GcDateTime and the GrapeCity.Windows.InputMan.GcNumber.</p>
</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/system.windows.media.visual">Visual</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement">UIElement</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a></div>
    <div class="level4"><span class="xref">DropDownWindow</span></div>
      <div class="level5"><a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.ComboDropDownWindow.html">ComboDropDownWindow</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.media.animation.ianimatable">IAnimatable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iframeworkinputelement">IFrameworkInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.iinputelement">IInputElement</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iqueryambient">IQueryAmbient</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.markup.iaddchild">IAddChild</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.html">GrapeCity.Wpf.SpreadSheet.CellType.Editors</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Wpf.SpreadSheet.CellType.dll</h6>
  <h5 id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class DropDownWindow : FrameworkElement, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class DropDownWindow
    Inherits FrameworkElement
    Implements IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow__ctor" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.#ctor">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.-ctor.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow__ctor">DropDownWindow()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowResizeProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowResizeProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowResizeProperty.html">AllowResizeProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowResize.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowResize">AllowResize</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowsTransparencyProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowsTransparencyProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowsTransparencyProperty.html">AllowsTransparencyProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowsTransparency.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowsTransparency">AllowsTransparency</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_ChildProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.ChildProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.ChildProperty.html">ChildProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.Child.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_Child">Child</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_CustomPopupPlacementCallbackProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.CustomPopupPlacementCallbackProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.CustomPopupPlacementCallbackProperty.html">CustomPopupPlacementCallbackProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.CustomPopupPlacementCallback.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_CustomPopupPlacementCallback">CustomPopupPlacementCallback</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_DropDownValueProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.DropDownValueProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.DropDownValueProperty.html">DropDownValueProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.DropDownValue.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_DropDownValue">DropDownValue</a> dependency property</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_HorizontalOffsetProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.HorizontalOffsetProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.HorizontalOffsetProperty.html">HorizontalOffsetProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.HorizontalOffset.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_HorizontalOffset">HorizontalOffset</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_IsOpenProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.IsOpenProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.IsOpenProperty.html">IsOpenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.IsOpen.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_IsOpen">IsOpen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementProperty.html">PlacementProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.Placement.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_Placement">Placement</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementRectangleProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementRectangleProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementRectangleProperty.html">PlacementRectangleProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementRectangle.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementRectangle">PlacementRectangle</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementTargetProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementTargetProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementTargetProperty.html">PlacementTargetProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementTarget.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementTarget">PlacementTarget</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PopupAnimationProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PopupAnimationProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PopupAnimationProperty.html">PopupAnimationProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PopupAnimation.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PopupAnimation">PopupAnimation</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_ShowShadowProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.ShowShadowProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.ShowShadowProperty.html">ShowShadowProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.ShowShadow.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_ShowShadow">ShowShadow</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_StaysOpenProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.StaysOpenProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.StaysOpenProperty.html">StaysOpenProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.StaysOpen.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_StaysOpen">StaysOpen</a> dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_SubmittedEvent" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.SubmittedEvent">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.SubmittedEvent.html">SubmittedEvent</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <span class="xref">GrapeCity.Windows.InputMan.Primitives.DropDownWindow.Submitted</span> attached event.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_TargetElementValueProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.TargetElementValueProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.TargetElementValueProperty.html">TargetElementValueProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.TargetElementValue.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_TargetElementValue">TargetElementValue</a> dependency property</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_VerticalOffsetProperty" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.VerticalOffsetProperty">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.VerticalOffsetProperty.html">VerticalOffsetProperty</a>
        </td>
        <td class="markdown level1 summary"><p>Identifies the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.VerticalOffset.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_VerticalOffset">VerticalOffset</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowResize" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowResize">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowResize.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowResize">AllowResize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.boolean">bool</a> value indicating whether allow UI resizing the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> or not. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowsTransparency" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowsTransparency">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AllowsTransparency.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AllowsTransparency">AllowsTransparency</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> can contain transparent content. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_Child" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.Child">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.Child.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_Child">Child</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content of the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a>. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_CustomPopupPlacementCallback" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.CustomPopupPlacementCallback">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.CustomPopupPlacementCallback.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_CustomPopupPlacementCallback">CustomPopupPlacementCallback</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a delegate handler method that positions the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a>. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_DropDownValue" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.DropDownValue">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.DropDownValue.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_DropDownValue">DropDownValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the value of the drop down child control. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_HorizontalOffset" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.HorizontalOffset">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.HorizontalOffset.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_HorizontalOffset">HorizontalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Get or sets the horizontal distance between the target origin and the popup alignment point. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_IsOpen" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.IsOpen">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.IsOpen.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_IsOpen">IsOpen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> is visible. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_LogicalChildren" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.LogicalChildren">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.LogicalChildren.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_LogicalChildren">LogicalChildren</a>
        </td>
        <td class="markdown level1 summary"><p>Gets an enumerator for logical child elements of this element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_Placement" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.Placement">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.Placement.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_Placement">Placement</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the orientation of the Popup control when the control opens, and specifies the behavior of the Popup control when it overlaps screen boundaries. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementRectangle" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementRectangle">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementRectangle.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementRectangle">PlacementRectangle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the rectangle relative to which the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> control is positioned when it opens. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementTarget" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementTarget">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PlacementTarget.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PlacementTarget">PlacementTarget</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the element relative to which the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> is positioned when it opens. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PopupAnimation" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PopupAnimation">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.PopupAnimation.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_PopupAnimation">PopupAnimation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets an animation for the opening and closing of a <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a>. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_ShowShadow" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.ShowShadow">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.ShowShadow.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_ShowShadow">ShowShadow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the drop down window show shadow or not. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_StaysOpen" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.StaysOpen">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.StaysOpen.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_StaysOpen">StaysOpen</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that indicates whether the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.html">DropDownWindow</a> closes when the control is no longer in focus. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_SubmitCommand" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.SubmitCommand">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.SubmitCommand.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_SubmitCommand">SubmitCommand</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.SubmitCommand.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_SubmitCommand">SubmitCommand</a> command, which requests that drop down child control to submit the value of drop down child.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_TargetElementValue" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.TargetElementValue">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.TargetElementValue.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_TargetElementValue">TargetElementValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the target element value. This is a dependency property.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_VerticalOffset" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.VerticalOffset">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.VerticalOffset.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_VerticalOffset">VerticalOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the vertical distance between the target origin and the popup alignment point. This is a dependency property.</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="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AddSubmittedHandler_System_Windows_DependencyObject_GrapeCity_Wpf_SpreadSheet_CellType_Editors_SubmittedEventHandler_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AddSubmittedHandler(System.Windows.DependencyObject,GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubmittedEventHandler)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.AddSubmittedHandler.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_AddSubmittedHandler_System_Windows_DependencyObject_GrapeCity_Wpf_SpreadSheet_CellType_Editors_SubmittedEventHandler_">AddSubmittedHandler(DependencyObject, SubmittedEventHandler)</a>
        </td>
        <td class="markdown level1 summary"><p>Adds a handler for the <span class="xref">GrapeCity.Windows.InputMan.Primitives.DropDownWindow.Submitted</span> attached event.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_MeasureOverride_System_Windows_Size_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.MeasureOverride(System.Windows.Size)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.MeasureOverride.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_MeasureOverride_System_Windows_Size_">MeasureOverride(Size)</a>
        </td>
        <td class="markdown level1 summary"><p>When overridden in a derived class, measures the size in layout required for child elements and determines a size for the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a>-derived class.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseLeftButtonDown_System_Windows_Input_MouseButtonEventArgs_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseLeftButtonDown(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseLeftButtonDown.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseLeftButtonDown_System_Windows_Input_MouseButtonEventArgs_">OnPreviewMouseLeftButtonDown(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Provides class handling for the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement.previewmouseleftbuttondown">PreviewMouseLeftButtonDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseLeftButtonUp_System_Windows_Input_MouseButtonEventArgs_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseLeftButtonUp.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseLeftButtonUp_System_Windows_Input_MouseButtonEventArgs_">OnPreviewMouseLeftButtonUp(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Provides class handling for the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement.previewmouseleftbuttonup">PreviewMouseLeftButtonUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseRightButtonDown_System_Windows_Input_MouseButtonEventArgs_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseRightButtonDown(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseRightButtonDown.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseRightButtonDown_System_Windows_Input_MouseButtonEventArgs_">OnPreviewMouseRightButtonDown(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Provides class handling for the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement.previewmouserightbuttondown">PreviewMouseRightButtonDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseRightButtonUp_System_Windows_Input_MouseButtonEventArgs_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseRightButtonUp(System.Windows.Input.MouseButtonEventArgs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPreviewMouseRightButtonUp.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPreviewMouseRightButtonUp_System_Windows_Input_MouseButtonEventArgs_">OnPreviewMouseRightButtonUp(MouseButtonEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Provides class handling for the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.uielement.previewmouserightbuttonup">PreviewMouseRightButtonUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPropertyChanged_System_Windows_DependencyPropertyChangedEventArgs_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.OnPropertyChanged.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_OnPropertyChanged_System_Windows_DependencyPropertyChangedEventArgs_">OnPropertyChanged(DependencyPropertyChangedEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Invoked whenever the effective value of any dependency property on this <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.frameworkelement">FrameworkElement</a> has been updated. The specific dependency property that changed is reported in the arguments parameter. Overrides <span class="xref">System.Windows.DependencyObject.OnPropertyChanged(System.Windows.DependencyPropertyChangedEventArgs)</span>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_RemoveSubmittedHandler_System_Windows_DependencyObject_GrapeCity_Wpf_SpreadSheet_CellType_Editors_SubmittedEventHandler_" data-uid="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.RemoveSubmittedHandler(System.Windows.DependencyObject,GrapeCity.Wpf.SpreadSheet.CellType.Editors.SubmittedEventHandler)">
          <a class="xref" href="GrapeCity.Wpf.SpreadSheet.CellType.Editors.DropDownWindow.RemoveSubmittedHandler.html#GrapeCity_Wpf_SpreadSheet_CellType_Editors_DropDownWindow_RemoveSubmittedHandler_System_Windows_DependencyObject_GrapeCity_Wpf_SpreadSheet_CellType_Editors_SubmittedEventHandler_">RemoveSubmittedHandler(DependencyObject, SubmittedEventHandler)</a>
        </td>
        <td class="markdown level1 summary"><p>Removes a handler for the <span class="xref">GrapeCity.Windows.InputMan.Primitives.DropDownWindow.Submitted</span> attached event.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
