Gets or sets the date range to be displayed in the title.
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 DateRangeDisplayInfo DateRange { get; set; } |
| Visual Basic |
|---|
Public Property DateRange As DateRangeDisplayInfo Get Set |
| Visual C++ |
|---|
public: property DateRangeDisplayInfo DateRange { DateRangeDisplayInfo get (); void set (DateRangeDisplayInfo value); } |
Remarks
Dependency Property Information
| Identifier field | DateRangeProperty |
| Metadata properties set to true | None |