ListElement Class | 
            
                Docentric Toolkit Help
                 Send Feedback  | 
        
System.Object
  Docentric.Documents.Reporting.Model.ElementBase
    Docentric.Documents.Reporting.Model.BindableElement
      Docentric.Documents.Reporting.Model.ListElement
Assembly: Docentric.Documents.Reporting (in Docentric.Documents.Reporting.dll)
The ListElement type exposes the following members.
| Name | Description | |
|---|---|---|
![]()  | 
				DataContext | The current data context object. (Inherited from ElementBase) | 
![]()  | 
				Name | Name of the element (Inherited from ElementBase) | 
![]()  | 
				Parent | The parent element instance in the element instance tree. (Inherited from ElementBase) | 
![]()  | 
				SortDescriptors | |
![]()  | 
				Unbound | Indicates if the bindable element is in the bound or unbound mode. (Inherited from BindableElement) | 
![]()  | 
				Value | |
![]()  | 
				Value | This is the result of the 'Value' binding process which can be overridden. (Inherited from BindableElement) | 
![]()  | 
				ValueBinding | Returns the 'Value' binding object. (Inherited from BindableElement) | 
| Name | Description | |
|---|---|---|
![]()  | 
				AsBarcode | Casts this element to 'BarcodeElement'. (Inherited from ElementBase) | 
![]()  | 
				AsChart | Casts this element to 'ChartElement'. (Inherited from ElementBase) | 
![]()  | 
				AsField | Casts this element to 'FieldElement'. (Inherited from ElementBase) | 
![]()  | 
				AsGroup | Casts this element to 'GroupElement'. (Inherited from ElementBase) | 
![]()  | 
				AsIf | Casts this element to 'IfElement'. (Inherited from ElementBase) | 
![]()  | 
				AsImage | Casts this element to 'ImageElement'. (Inherited from ElementBase) | 
![]()  | 
				AsList | Casts this element to 'ListElement'. (Inherited from ElementBase) | 
![]()  | 
				AsSubDocument | Casts this element to 'SubDocumentElement'. (Inherited from ElementBase) | 
![]()  | 
				Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object) | 
![]()  | 
				GetHashCode | Serves as a hash function for a particular type. (Inherited from Object) | 
![]()  | 
				GetType | Gets the Type of the current instance. (Inherited from Object) | 
![]()  | 
				ToString | Returns a System.String that represents the element. (Inherited from BindableElement) | 
                
