Table of Contents

TTMSFNCSearchListAppearance.Banding Property

Controls whether rows alternate between BandColorOdd and BandColorEven fill colors. True enables banding; False fills all rows the same way.

API unit family: TMSFNCSearchList Declaring type: TTMSFNCSearchListAppearance Type: boolean

Syntax

property Banding: boolean;

Default: False

Remarks

Default value is False.