Table of Contents

TCustomTableStyleSection.SectionSize Property

This property only applies to strides. It defines how much rows or columns are in each stride. For other sections like headers, it is ignored.

Syntax

Namespace: FlexCel.Core

public Int32 SectionSize { get; set; }

See also