Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
ScheduleGroupingFlags Enumeration
Syntax
C++
enum ScheduleGroupingFlags { ShowHeader = 2, ShowFooterTotals = 4, ShowBlankHeaderRow = 16, ShowFooterTitle = 32, ShowFooterCount = 64 };
Members
Description
ShowHeader
Indicates to display a header row before each group.
ShowFooterTotals
Indicates to display a footer row after each group.
ShowBlankHeaderRow
Indicates to display a blank row before each group.
ShowFooterTitle
Indicates to display the group title in the header row before each group.
ShowFooterCount
Indicates to display the elements count in a group in the header row, before each group.

File: OdBmScheduleGroupingFlagsEnum.h

Copyright © 2002-2022. Open Design Alliance All rights reserved.