[SerializableAttribute]
public class ListingGroup : BindableCore<SerializableAttribute>
Public Class ListingGroup
Inherits BindableCore| ListingGroup | Initializes a new instance of the ListingGroup class |
| Field | Field name. |
| FooterType | Group foot type [Pie]. |
| GroupType | Group type [Condicion]. |
| HeaderType | Group header type [Encabezado]. |
| IndexExpression | Index of the expression in the expression list. |
| OrderType | Order type [Orden]. |
| Text | Element text [Etiqueta]. |
| GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
| ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |