An NDoc Documented Class Library

TableScrollBars Class

For a list of all members of this type, see TableScrollBars Members.

System.Object
   White.Core.UIItems.Scrolling.AbstractScrollBars
      White.Core.UIItems.TableItems.TableScrollBars

[Visual Basic]
Public Class TableScrollBars
    Inherits AbstractScrollBars
[C#]
public class TableScrollBars : AbstractScrollBars
[C++]
public __gc class TableScrollBars : public AbstractScrollBars
[JScript]
public class TableScrollBars extends AbstractScrollBars

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: White.Core.UIItems.TableItems

Assembly: White.Core (in White.Core.dll)

See Also

TableScrollBars Members | White.Core.UIItems.TableItems Namespace