Enum CalendarDateBorder
Defines border types for a date in the calendar control.
public enum CalendarDateBorder
Fields
None = 0
No border (default).
Round = 2
A round border.
Square = 1
A rectangular border.
Defines border types for a date in the calendar control.
public enum CalendarDateBorder
None = 0
No border (default).
Round = 2
A round border.
Square = 1
A rectangular border.