Google News
logo
ASP.NET - Quiz(MCQ)
Which of the following property is used to apply the style to the day header row in Calendar control?
A)
StyleHeaderDay
B)
DayHeaderStyle
C)
DayHeaderStyleRow
D)
None of the Above

Correct Answer :   DayHeaderStyle


Explanation : The DayHeaderStyle property is used to apply the style to the day header row in the Calendar control.

Advertisement