| ScrollPanel Properties | 
The ScrollPanel type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BackwardScrollerControlID | 
            Gets or sets the backward scroller control ID.
             | 
|  | Collapsible | 
            Determines whether is possible to collapse the panel by clicking its grouping text.
            (Inherited from CMSPanel.) | 
|  | FixedParentClientID | 
            Parent client ID to be used for fixed panels placeholders
            (Inherited from CMSPanel.) | 
|  | FixedPosition | 
            Indicates if panel should be always on top of a page.
            (Inherited from CMSPanel.) | 
|  | ForwardScrollerControlID | 
            Gets or sets the forward scroller control ID.
             | 
|  | GroupingTextResourceString | 
            Resource string for the grouping text
            (Inherited from CMSPanel.) | 
|  | InnerItemClass | 
            Gets or sets the CSS class of the inner items which are to be scrolled.
             | 
|  | InnerItemSeparatorClass | 
            Gets or sets the CSS class of the item separator.
             | 
|  | IsCollapsed | 
            Initial collapsed state.
            (Inherited from CMSPanel.) | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from CMSPanel.) | 
|  | IsRTL | 
            Indicates whether the scroll panel is used in a RTL culture.
             | 
|  | Layout | 
            Gets or sets the layout of the scroll panel.
             | 
|  | OnForwardScroll | 
            Gets or sets the javascript handler raised after the forward scroll event.
             | 
|  | RenderChildrenOnly | 
            If true, only child controls are render to the output
            (Inherited from CMSPanel.) | 
|  | ScrollAreaContainer | 
            Gets the scroll area container.
             | 
|  | ScrollAreaCssClass | 
            Gets or sets the scroll area CSS class.
             | 
|  | ScrollAreaDefaultSize | 
            Gets or sets the default size of the inner scroll area.
             | 
|  | ScrollStep | 
            Gets or sets the scroll step in pixels.
             | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from CMSPanel.) | 
 See Also
See Also