Share via


SPList.DisableGridEditing property

Property for assigning or retrieving grid editing on the list.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

public bool DisableGridEditing { get; set; }

Property value

Type: System.Boolean
A Boolean value = true if retrieved value is true and true if the assignment to [true] succeeds.

See also

Reference

SPList class

SPList members

Microsoft.SharePoint namespace