CalendarView.FirstOfMonthLabelFontSize Property

Definition

public:
 property double FirstOfMonthLabelFontSize { double get(); void set(double value); };
double FirstOfMonthLabelFontSize();

void FirstOfMonthLabelFontSize(double value);
public double FirstOfMonthLabelFontSize { get; set; }
var double = calendarView.firstOfMonthLabelFontSize;
calendarView.firstOfMonthLabelFontSize = double;
Public Property FirstOfMonthLabelFontSize As Double

Property Value

Double

double

Applies to