SPCalendarBase.m_selectedDayBorderColor field

This field is not intended to be used directly in your code.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected m_selectedDayBorderColor As String
'Usage
Dim value As String

value = Me.m_selectedDayBorderColor

Me.m_selectedDayBorderColor = value
protected string m_selectedDayBorderColor

See also

Reference

SPCalendarBase class

SPCalendarBase members

Microsoft.SharePoint.WebControls namespace