ListViewPagedDataSource::IsReadOnly Property

 

Gets a value that indicates whether the ListViewPagedDataSource object is read-only.

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

public:
property bool IsReadOnly {
	bool get();
}

Property Value

Type: System::Boolean

false in all cases.

.NET Framework
Available since 3.5
Return to top
Show: