[]
Gets or sets the inner margins of the drop-down calendar.
public Padding InnerMargins { get; set; }
Public Property InnerMargins As Padding
Type | Description |
---|---|
Padding | A Padding value that indicates the inner margins of the drop-down calendar. |
This property determines the distance between every calendar view and its header.