FilterItemDefinition..::..DateFilterType Property
Gets the type of the date filter.
Namespace:
RingSoft.DbLookup.TableProcessingAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public DateFilterTypes DateFilterType { get; set; }
Public Property DateFilterType As DateFilterTypes Get Set
public: property DateFilterTypes^ DateFilterType { DateFilterTypes^ get (); void set (DateFilterTypes^ value); }