Wimark.Controls Class Library  

BoldedDate.Date Property

Gets or sets the date that should be displayed in bold.

[Visual Basic]
Public Property Date As DateTime 
[C#]
public DateTime Date {get; set;}
[C++]
public: __property DateTime get_Date();
public: __property void set_Date(DateTime);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

BoldedDate Class | BoldedDate Members | Wimark.Controls Namespace