Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Report.Dialogs
StiDateTimePickerControl Class
StiDateTimePickerControl Properties
ButtonBitmap Property
ComponentId Property
Control Property
CustomFormat Property
DropDownAlign Property
Format Property
Height Property
LocalizedName Property
MaxDate Property
MaxDateBinding Property
MinDate Property
MinDateBinding Property
ShowUpDown Property
Today Property
ToolboxCategory Property
ToolboxPosition Property
Value Property
ValueBinding Property
ValueChangedEvent Property
StiDateTimePickerControl
Value Property
Gets or sets the date-time value assigned to the control.
Namespace:
Stimulsoft.Report.Dialogs
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
C#
VB
ASP.NET
Copy
public
virtual
DateTime
Value
{
get
;
set
; }
Public
Overridable
Property
Value
As
DateTime
Get
Set
Property Value
Type:
DateTime
Implements
IStiDateTimePickerControl
Value
See Also
Reference
StiDateTimePickerControl Class
Stimulsoft.Report.Dialogs Namespace