[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownCalendar.InnerSpace

InnerSpace Property

InnerSpace

Gets or sets the inner space of the drop-down calendar.

Declaration
[Browsable(true)]
public Size InnerSpace { get; set; }
<Browsable(True)>
Public Property InnerSpace As Size
Property Value
Type Description
Size

A Size value that indicates the inner space of the drop-down calendar.

Remarks

When the CalendarDimensions property displays more than one calendar, this property determines the distance between each calendar.