ClassDateInput.DateEntry
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public abstract class DateInput.DateEntry
Inheritance: objectDateInput.DateEntry
Derived Classes:
Constructors
DateEntry(DateEntryType, DateInput)
Declaration
cs-api-definition
public DateEntry(DateInput.DateEntryType type, DateInput parent)
Parameters
type
parent
Properties
Type
Declaration
cs-api-definition
public DateInput.DateEntryType Type { get; set; }
Property Value