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

PrinterDataProcessedEventArgs..::..HeaderRow Property

Gets or sets the header row.

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

Syntax


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

Field Value

The header row.