This document is archived and information here might be outdated.  Recommended version.


IParentLines.IsParentLinesShowing Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CadastralUI > ESRI.ArcGIS.CadastralUI > Interfaces > IP > IParentLines Interface > IParentLines.IsParentLinesShowing Property
ArcGIS Developer Help

IParentLines.IsParentLinesShowing Property

Indicates whether parent lines in grid.

[Visual Basic .NET]
Public ReadOnly Property IsParentLinesShowing As Boolean
[C#]
public bool IsParentLinesShowing {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IParentLines Interface