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

DataEntryGridAutoFillHost..::..AutoFillCellProps Property

Gets the automatic fill cell props.

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

Syntax


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

Field Value

The automatic fill cell props.