Sets the count of non-scrollable columns to 0. This method does not removes Columns from the Header.

Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)

Syntax

C#
public void Clear()
Visual Basic
Public Sub Clear
Visual C++
public:
void Clear()
F#
member Clear : unit -> unit 

See Also