Table of Contents

Class EntityList

Namespace
Innova.Prism.Telerik.Controls
Assembly
Innova.Prism.Telerik.dll
public class EntityList : RadGridView, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, INotifyPropertyChanged, IScrollingServiceCore, IScrollingInfo, IEntityListView, IExportGrid
Inheritance
DataControl
BaseItemsControl
GridViewDataControl
RadGridView
EntityList
Implements
IScrollingServiceCore
IScrollingInfo
Extension Methods

Constructors

EntityList()

Fields

HiddenFieldsProperty
RecordCountProperty
SelectColumnName
SelectorColumnName

Properties

HiddenFields
RecordCount
ShowSelectFilterColumn
UseFilterHighLight

Methods

AddSelectColumn()
AddSelectorColumn()
GetGridDataAsDataTableAsync(bool)

Retrieves the grid data as a DataTable asynchronously.

InitializeColumns()
OnItemsChanged(NotifyCollectionChangedEventArgs)

Invoked when the Items property changes.

ShowColumnChooser()