[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadDataSourceView.CanDelete

CanDelete Property

CanDelete

Gets whether the data source can delete; this implementation always returns false.

Declaration
public override bool CanDelete { get; }
Public Overrides ReadOnly Property CanDelete As Boolean
Overrides