Gets or sets a value indicating whether the table cells are offset to the right to accommodate for the expand buttons of header rows.
VB6
![]() |
---|
Public Property Get OffsetHeaderRows() As Boolean |
C++
![]() |
---|
public: |
A boolean value. The default is false.
If this property is set to false, the +/- buttons used to expand or collapse table sections are drawn inside the first cell of each header row. Otherwise, the buttons are drawn in their own column in front of the table's first column of cells.
FlowChartX Programmer's Guide | © 2023 MindFusion |