public class DataViewConditions
Public Class DataViewConditions
DataViewConditions | Initializes a new instance of the DataViewConditions class |
Filter | Get or set a Data filter. |
FixedColumns | Get or set a number of fixed columns. |
Group | Get or set a list of grouped fields. |
Operation | Get or set a aperation on the data view that caused the last state change. |
Sorted | Get or set a Field sorting. |
VisibleFields | Get or set a list of visible fields. |
GetAttributeFromT |
Get attribute from a class.
(Defined by ObjectExtensions) |
ToListingSettings |
Getting listing configuration from a view's conditions.
(Defined by DataViewConditionsExtensions) |
ValidateDataAnnotations |
Validate class with validator of DataAnnotations.
(Defined by ObjectExtensions) |