SettingsCmdCreateSectionViewSettingsCmdTableCreationTableLayout Property |
Specifies whether the layout of the tables will be horizontal or vertical, in relation to the section view.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic PropertyEnum<TableLayoutType> TableLayout { get; }
Public ReadOnly Property TableLayout As PropertyEnum(Of TableLayoutType)
Get
public:
property PropertyEnum<TableLayoutType>^ TableLayout {
PropertyEnum<TableLayoutType>^ get ();
}
Property Value
PropertyEnumTableLayoutType
See Also