Gets or sets the month in whose view the canvas appears.
This is a dependency property.
Namespace: Mindscape.SilverlightElementsAssembly: Mindscape.SilverlightElements (in Mindscape.SilverlightElements.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
public MonthModel TargetMonth { get; set; } |
| Visual Basic |
|---|
Public Property TargetMonth As MonthModel Get Set |
| Visual C++ |
|---|
public: property MonthModel^ TargetMonth { MonthModel^ get (); void set (MonthModel^ value); } |
Remarks
Dependency Property Information
| Identifier field | TargetMonthProperty |
| Metadata properties set to true | None |