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

PrintSetupWindow..::..FileTypeGrid Property

Gets the file type grid.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public Grid FileTypeGrid { get; set; }
Public Property FileTypeGrid As Grid
	Get
	Set
public:
property Grid^ FileTypeGrid {
	Grid^ get ();
	void set (Grid^ value);
}

Field Value

The file type grid.