![]() |
Previous | Next |
The playlistItemsVisible attribute specifies or retrieves a value indicating whether the Playlist items area is visible.
Syntax
elementID.playlistItemsVisible
Possible Values
This attribute is a read/write Boolean.
Value | Description |
true | Default. Playlist items area is visible. |
false | Playlist items area is not visible. |
Remarks
The Playlist items area includes the column headers, the contents of the columns, and the scrollbars (if present).
See Also
Previous | Next |