[Visual Basic] Overridable Public Property ReadOnly IsScrollable As Boolean _ Implements IHScrollBar.IsScrollable [C#] public virtual bool IsScrollable { get; } [C++] public: virtual __property bool get_IsScrollable(); [JScript] public virtual function get IsScrollable() : bool
TableHorizontalScrollBar Class | White.Core.UIItems.TableItems Namespace