Spread for ASP.NET 8.0 Product Documentation
SpreadDataSourceView Class Properties


For a list of all members of this type, see SpreadDataSourceView members.

Public Properties
 NameDescription
Public PropertyCanDeleteOverridden. Gets whether the data source can delete; this implementation always returns false.  
Public PropertyCanInsertOverridden. Gets whether the data source can insert; this implementation always returns false.  
Public PropertyCanPageGets a value indicating whether the System.Web.UI.DataSourceView object associated with the current System.Web.UI.DataSourceControl object supports paging through the data retrieved by the System.Web.UI.DataSourceView.ExecuteSelect(System.Web.UI.DataSourceSelectArguments) method. (Inherited from System.Web.UI.DataSourceView)
Public PropertyCanRetrieveTotalRowCountGets a value indicating whether the System.Web.UI.DataSourceView object associated with the current System.Web.UI.DataSourceControl object supports retrieving the total number of data rows, instead of the data. (Inherited from System.Web.UI.DataSourceView)
Public PropertyCanSortOverridden. Gets whether the data source can sort; this implementation always returns false.  
Public PropertyCanUpdateOverridden. Gets whether the data source can update; this implementation always returns false.  
Public PropertyNameGets the name of the data source view. (Inherited from System.Web.UI.DataSourceView)
Top
Protected Properties
 NameDescription
Protected PropertyEventsGets a list of event-handler delegates for the data source view. (Inherited from System.Web.UI.DataSourceView)
Top
See Also

Reference

SpreadDataSourceView Class
FarPoint.Web.Spread Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.