API Reference > Namespaces > OdDb Namespace > Structs, Records, Enums > OdDb::RowType Enumeration
OdDb::RowType Enumeration
Syntax
C++
enum RowType { kUnknownRow = 0x0, kDataRow = 0x1, kTitleRow = 0x2, kHeaderRow = 0x4 };

DbTableStyle.h

This is record OdDb::RowType.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.