Click or drag to resize

ControlDateTimePicker Class

Inheritance Hierarchy
SystemObject
  AxiomCore2.ControlsControlBase
    AxiomCore2.ControlsControlDateTimePicker

Namespace:  AxiomCore2.Controls
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public sealed class ControlDateTimePicker : ControlBase, 
	IControlBase, IDisposable

The ControlDateTimePicker type exposes the following members.

Properties
  NameDescription
Public propertyDateTime
Public propertyIsVisible
Public propertyKind (Inherited from ControlBase.)
Public propertyName (Inherited from ControlBase.)
Public propertyOnDateTimeChange
Public propertyParent (Inherited from ControlBase.)
Public propertyScreen (Inherited from ControlBase.)
Public propertyTemplateId (Inherited from ControlBase.)
Public propertyWidth
Public propertyX
Public propertyY
Top
Methods
  NameDescription
Public methodDispose (Inherited from ControlBase.)
Top
See Also