Click or drag to resize
ScrollPanelInnerItemClass Property
Gets or sets the CSS class of the inner items which are to be scrolled.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public string InnerItemClass { get; set; }

Property Value

Type: String
See Also