ComponentOne DataObjects for .NET
C1ExpressView Class Properties

C1.Data.Express.2 Assembly > C1.Data.Express Namespace : C1ExpressView Class

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

Public Properties
 NameDescription
Public PropertyGets or sets a value indicating whether adding new rows to this data view is allowed. (Inherited from C1.Data.C1DataView)
Public PropertyGets or sets a value indicating whether deleting rows from this data view is allowed. (Inherited from C1.Data.C1DataView)
Public PropertyGets or sets a value indicating whether the data view is automatically refreshed when one of the following properties changes: TableViewName, TableName, RowFilter, RowStateFilter, Sort. (Inherited from C1.Data.C1DataView)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets the total number of rows in the data view. (Inherited from C1.Data.C1DataView)
Public PropertyGets the data table object which is the source of this data view. (Inherited from C1.Data.C1DataView)
Public PropertyGets the C1.Data.C1DataView component with IsDefault = True, if one is connected to this data view. (Inherited from C1.Data.C1DataView)
Public PropertyGets or sets the source C1ExpressTable component.  
Public PropertyGets or sets the source C1ExpressTable component name, including components residing in other forms.  
Public PropertyGets or sets a value indicating whether this component's RowFilter and Sort settings are applied to any binding to the table view in the data set. (Inherited from C1.Data.C1DataView)
Public PropertyGets the row at the specified index in the data view. (Inherited from C1.Data.C1DataView)
Public PropertyGets or sets the current row position for controls bound to this component. (Inherited from C1.Data.BaseDataSourceComponent)
Public PropertyGets or sets a value indicating whether changes to the rows of this data view are allowed. (Inherited from C1.Data.C1DataView)
Public PropertyGets or sets the expression used to filter rows in the data view. (Inherited from C1.Data.C1DataView)
Public PropertyGets or sets the row state filter used in the data view. (Inherited from C1.Data.C1DataView)
Public Property (Inherited from System.ComponentModel.Component)
Public PropertyGets or sets the sort field or fields, and sort order for the data view. (Inherited from C1.Data.C1DataView)
Top
See Also

Reference

C1ExpressView Class
C1.Data.Express Namespace