ShowGridLines Property


Schedule Definition Show Grid Lines Property

Indicates if the schedule grid lines will be visible on a sheet.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool ShowGridLines { get; set; }

Property Value

Boolean
See Also