ComponentOne True DBInput Pro 8.0
WeekTitles Property (Calendar)

 

Reference> Calendar Object> Calendar Object Properties> WeekTitles Property (Calendar)

WeekTitles Property (Calendar)

Sets/returns the caption for the weekday titles.

Syntax

object.WeekTitles= string

Read/Write at run time and design time.

Remarks

The captions can be specified by delimiting the text with a comma (","). For example:

TDBDate.Calendar.WeekTitles = "S,M,T,W,T,F,S"

TDBDate.Calendar.WeekTitles = "Sun,Mon,Tue,Wed,Thr,Fri,Sat"

TDBDate.Calendar.WeekTitles = "Su,Mo,Tu,We,Th,Fr,Sa"

See Also

WeekBackColor Property (Calendar)

WeekForeColor Property (Calendar)

WeekFont Property (Calendar)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback