[]
Gets or sets a value that indicates how to show scroll bars.
public ScrollBars ScrollBars { get; set; }
Public Property ScrollBars As ScrollBars
Type | Description |
---|---|
ScrollBars | The DropDownEditor.ScrollBars value indicates how to show scroll bars.
|