Table of Contents

TTMSFNCDataGridDataAutoFillDirection Enumeration

The direction in which AutoFill extends the source pattern.

API unit family: TMSFNCDataGridData

Members

Name Description
gafdAuto The fill direction is detected automatically from the selection geometry.
gafdDown Extends the pattern downward into rows below the source.
gafdUp Extends the pattern upward into rows above the source.
gafdRight Extends the pattern to the right into columns after the source.
gafdLeft Extends the pattern to the left into columns before the source.