Click or drag to resize
weroSoft AG, Software
LookUpEditPopupHeightBehavior Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Allows auto setting the height of the pop-up in the LookupEdit control.
Inheritance Hierarchy
SystemObject
  WeroSoft.Windows.ControlsLookUpEditPopupHeightBehavior

Namespace:  WeroSoft.Windows.Controls
Assembly:  WeroSoft.Client.Desktop.Library (in WeroSoft.Client.Desktop.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class LookUpEditPopupHeightBehavior

The LookUpEditPopupHeightBehavior type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetAllowAutoPopupHeight
Gets the auto height flag of the editor.
Public methodStatic memberSetAllowAutoPopupHeight
Sets the auto size flag of the editor.
Top
Fields
  NameDescription
Public fieldStatic memberAllowAutoPopupHeightProperty
Defines the DependencyProperty as the backing store for AllowAutoPopupHeight.
Top
Attached Properties
  NameDescription
Public attached propertyAllowAutoPopupHeight
Defines the DependencyProperty as the backing store for AllowAutoPopupHeight.
Top
See Also