[]
Gets or sets the inner margins of the drop-down calendar.
[Browsable(true)]
public Padding InnerMargins { get; set; }
<Browsable(True)>
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 it's header.