'Declaration Public Overrides ReadOnly Property CanInsert As Boolean
'Usage Dim instance As SpreadDataSourceView Dim value As Boolean value = instance.CanInsert
public override bool CanInsert {get;}
'Declaration Public Overrides ReadOnly Property CanInsert As Boolean
'Usage Dim instance As SpreadDataSourceView Dim value As Boolean value = instance.CanInsert
public override bool CanInsert {get;}
This example binds a cell range and uses many methods of the SpreadDataSource and SpreadDataSourceView classes.