[]
Gets or sets the inner space of the drop-down calendar.
[Browsable(true)]
public Size InnerSpace { get; set; }
<Browsable(True)>
Public Property InnerSpace As Size
Type | Description |
---|---|
Size | A Size value that indicates the inner space of the drop-down calendar. |
When the CalendarDimensions property displays more than one calendar, this property determines the distance between each calendar.