[]
        
(Showing Draft Content)

FarPoint.Web.Spread.SpreadDataSourceView.CanInsert

CanInsert Property

CanInsert

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

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