Spread for ASP.NET 12 Product Documentation
CanDelete Property


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace > SpreadDataSourceView Class : CanDelete Property
Gets whether the data source can delete; this implementation always returns false.
Syntax
'Declaration
 
Public Overrides ReadOnly Property CanDelete As Boolean
'Usage
 
Dim instance As SpreadDataSourceView
Dim value As Boolean
 
value = instance.CanDelete
public override bool CanDelete {get;}
See Also

Reference

SpreadDataSourceView Class
SpreadDataSourceView Members