ExtensionMethods..::..ValidateAutoFill Method
Validates the automatic fill.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public static bool ValidateAutoFill( this AutoFillValue autoFillValue, AutoFillSetup autoFillSetup )
<ExtensionAttribute> _ Public Shared Function ValidateAutoFill ( _ autoFillValue As AutoFillValue, _ autoFillSetup As AutoFillSetup _ ) As Boolean
[ExtensionAttribute] public: static bool^ ValidateAutoFill( AutoFillValue^ autoFillValue, AutoFillSetup^ autoFillSetup )
Parameters
- autoFillValue
- Type: RingSoft.DbLookup.AutoFill..::..AutoFillValue
The automatic fill value.
- autoFillSetup
- Type: RingSoft.DbLookup.AutoFill..::..AutoFillSetup
The automatic fill setup.