'Declaration
Public Property TodayFontSize As Double
'Usage
Dim instance As C1Calendar Dim value As Double instance.TodayFontSize = value value = instance.TodayFontSize
public double TodayFontSize {get; set;}
'Declaration
Public Property TodayFontSize As Double
'Usage
Dim instance As C1Calendar Dim value As Double instance.TodayFontSize = value value = instance.TodayFontSize
public double TodayFontSize {get; set;}