[]
        
(Showing Draft Content)

C1.WPF.Input.PrepareDropDownEventArgs

PrepareDropDownEventArgs Class

Argument of the event fired before the drop-down box is opened.

Inheritance
PrepareDropDownEventArgs
Namespace: C1.WPF.Input
Assembly: C1.WPF.Input.dll
Syntax
public class PrepareDropDownEventArgs : EventArgs

Constructors

Name Description
PrepareDropDownEventArgs()

Properties

Name Description
DropDownHeight

Height of the DropDown, modify to set a custom size, set double.NaN to use default.

DropDownWidth

Width of the DropDown, modify to set a custom size, set double.NaN to use default.