C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / IGalleryItemsPanel Interface / SetVisibleItems Method
the number of visible items in the gallery.

In This Topic
SetVisibleItems Method (IGalleryItemsPanel)
In This Topic
Sets the number of actually visible items in the gallery.
Syntax
'Declaration
 
Sub SetVisibleItems( _
   ByVal visibleItems As System.Integer _
) 
 

Parameters

visibleItems
the number of visible items in the gallery.
See Also