[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadDataSourceView.CanUpdate

CanUpdate Property

CanUpdate

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

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