SectionViewVolumeTableGroupTableLayoutType Property |
Gets or sets table layout type.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic SectionViewVolumeTableLayoutType TableLayoutType { get; set; }
Public Property TableLayoutType As SectionViewVolumeTableLayoutType
Get
Set
public:
property SectionViewVolumeTableLayoutType TableLayoutType {
SectionViewVolumeTableLayoutType get ();
void set (SectionViewVolumeTableLayoutType value);
}
Property Value
SectionViewVolumeTableLayoutType
See Also