TdxBarDateCombo.DatePopup Property
Specifies a dropdown calendar window.
Declaration
property DatePopup: TdxBarDateNavigator read;
Property Value
Type |
---|
TdxBarDateNavigator |
Remarks
Use this property to refer to the dropdown calendar. The DatePopup property is used internally to customize calendar behavior.
See Also