Whether or not the section is hidden.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool HideSection { get; set; }Property Value
Boolean
Exceptions
| Exception | Condition |
|---|
| InvalidOperationException |
When setting this property: This operation is forbidden for cells in standard schedule body sections.
|
See Also
Reference