DataEntryGridAutoFillHost..::..AutoFillCellProps Property
Gets the automatic fill cell props.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }