Home » 
        MCQs » 
        ASP.Net MCQs
    
        
    Which of the following property is used to apply the style to the day header row in Calendar control?
    
    
    
	58. Which of the following property is used to apply the style to the day header row in Calendar control?
    
      - DayHeaderStyleRow
 
      - DayHeaderStyle
 
      - StyleHeaderDay
 
      - None of the above
 
    
    Answer: B) DayHeaderStyle
    Explanation:
    The DayHeaderStyle property is used to apply the style to the day header row in the Calendar control.