[SerializableAttribute]
public class ListingDetail : BindableCore
<SerializableAttribute>
Public Class ListingDetail
Inherits BindableCore
ListingDetail | Initializes a new instance of the ListingDetail class |
AlignmentType | Alignment type [Alineacion]. |
Field | Field name. |
Format | Element format [Formato]. |
IndexExpression | Index of the expression in the list of expressions. |
SummaryType | Summary type. |
Text | Element text [Etiqueta]. |
Width | Element Width [Ancho]. |
GetWidthOrDefault | Gets the value of the set width or a default width. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |