[This is preliminary documentation and is subject to change.]
Denní kalendář
Namespace: Tools.ExperimentalAssembly: Tools Experimental (in Tools Experimental.dll) Version: 1.5.3.38916 (1.5.3.38916)
Syntax
| C# |
|---|
[DefaultEventAttribute("ItemDoubleClick")] [DefaultPropertyAttribute("RowsDataSource")] [DesignerGeneratedAttribute] public class DayView : UserControl |
| Visual Basic |
|---|
<DefaultEventAttribute("ItemDoubleClick")> _ <DefaultPropertyAttribute("RowsDataSource")> _ <DesignerGeneratedAttribute> _ Public Class DayView _ Inherits UserControl |
| Visual C++ |
|---|
[DefaultEventAttribute(L"ItemDoubleClick")] [DefaultPropertyAttribute(L"RowsDataSource")] [DesignerGeneratedAttribute] public ref class DayView : public UserControl |
| F# |
|---|
[<DefaultEventAttribute("ItemDoubleClick")>] [<DefaultPropertyAttribute("RowsDataSource")>] [<DesignerGeneratedAttribute>] type DayView = class inherit UserControl end |
| JScript |
|---|
public class DayView extends UserControl |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
Tools.Experimental..::..DayView
System..::..MarshalByRefObject
System.ComponentModel..::..Component
System.Windows.Forms..::..Control
System.Windows.Forms..::..ScrollableControl
System.Windows.Forms..::..ContainerControl
System.Windows.Forms..::..UserControl
Tools.Experimental..::..DayView