Table of Contents

TTMSFNCDataGridStretchingRange Enumeration

Specifies whether stretching operates only on currently visible columns/rows or on all of them including hidden ones.

API unit family: TMSFNCDataGridCore

Members

Name Description
gstrNormal Stretching applies only to the currently visible (non-hidden) columns or rows.
gstrAll Stretching applies to all columns or rows, including those that are currently hidden.