Online Documentation for Advanced Data Export for RAD Studio VCL

TODSOptions.StripStyle

 

TODSOptions


type

  TODFStripStyleType = (sstNone, sstColumn, sstRow);

 

property StripStyle: TODFStripStyleType;

 

Description

This property defines strips direction - horizontal or vertical. If StripType has the stCol value, the strips are vertical, if the stRow value, the strips are horizontal. If the stNone value is set, the strips are disabled.