AJE Components
DataTableFilter PropertiesAJE Data Asset Engine Help
The DataTableFilter type exposes the following members.
Properties

  NameDescription
Public propertyClassType (Inherited from EngineClassBase.)
Public propertyDisposed (Inherited from EngineClassBase.)
Public propertyEnabled
Enables or disables Data Filter on the Data Table.
Public propertyStatic memberFileExtensions
Public propertyHandleExceptions (Inherited from EngineClassBase.)
Public propertyIsChanged (Inherited from EngineClassBase.)
Public propertyIsDirty (Inherited from EngineClassBase.)
Public propertyIsEmpty
Property returns True if the Data Filter is Empty. Read-only.
Public propertyItemKey (Inherited from EngineClassBase.)
Public propertyLastErrDescription (Inherited from EngineClassBase.)
Public propertyLastErrNumber (Inherited from EngineClassBase.)
Public propertyLastErrSource (Inherited from EngineClassBase.)
Public propertyLastException (Inherited from EngineClassBase.)
Public propertyOnDirtyEvent (Inherited from EngineClassBase.)
Public propertyProperties (Inherited from EngineClassBase.)
Public propertyRaiseError (Inherited from EngineClassBase.)
Public propertyRowLimit
Gets or sets the Row Limit for the Data Table. Zero specifies there is no Row Limit and -1 specifies Zero Rows should be included.
Public propertyRowStart
Gets or sets the Row Start for the Data Table.
Public propertySelectFilter
Gets or sets the Select Filter Expression for the Data Table.
Public propertySortOrder
Gets or sets the Column Names used for sorting, and the sort order for viewing the rows in the Data Table.
Public propertyTag (Inherited from EngineClassBase.)
Public propertyTypeClassName (Inherited from EngineClassBase.)
Back to Top
See Also