RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

FilterItemDefinition..::..DateFilterType Property

Gets the type of the date filter.

Namespace:  RingSoft.DbLookup.TableProcessing
Assembly:  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);
}

Field Value

The type of the date filter.