ASTreeView DataTable Column Descriptor. Populates the ASTreeView with a datatable as datasource.


The following tables list the members exposed by ASTreeViewDataTableColumnDescriptor.

Public Constructors

  Name Description
Public method ASTreeViewDataTableColumnDescriptor Initializes a new instance of the ASTreeViewDataTableColumnDescriptor class.
Top

Public Properties

  Name Description
Public property AddSingleQuotationOnQuery Gets or sets a value indicating whether to add single quotation on query.
Top

Public Methods

  Name Description
Public method BuildTreeFromDataSource Overridden. Builds the tree from data source.
Top

See Also