TrailingForeColor Property
In This Topic
Gets or sets a value indicating the color of days in months that are not fully displayed in the control.
Syntax
'Declaration
Public Property TrailingForeColor As Color
public Color TrailingForeColor {get; set;}
See Also