Gets or sets the month which is currently shown on the control. This is a dependency property.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public DateTime VisibleMonth { get; set; }
Visual Basic (Declaration)
Public Property VisibleMonth As DateTime

Remarks

Dependency Property Information
Identifier fieldVisibleMonthProperty
Metadata properties set to trueNone

See Also