Click or drag to resize
Accord.NET (logo)

ArrayDataViewIsReadOnly Property

This view is read only.

Namespace:  Accord.Controls
Assembly:  Accord.Controls (in Accord.Controls.dll) Version: 3.8.0
Syntax
public bool IsReadOnly { get; }
Request Example View Source

Property Value

Type: Boolean

Implements

IListIsReadOnly
See Also