[]
Gets the preferred size of the drop-down calendar.
[Browsable(false)]
public Size PreferredSize { get; }
<Browsable(False)>
Public ReadOnly Property PreferredSize As Size
Type | Description |
---|---|
Size | A Size value that contains the height and width, in pixels. |