'Declaration Public Property ShowParentRow As Boolean
'Usage Dim instance As HierBarInfo Dim value As Boolean instance.ShowParentRow = value value = instance.ShowParentRow
public bool ShowParentRow {get; set;}
'Declaration Public Property ShowParentRow As Boolean
'Usage Dim instance As HierBarInfo Dim value As Boolean instance.ShowParentRow = value value = instance.ShowParentRow
public bool ShowParentRow {get; set;}
This is the information about the row above, and thus the parent of, the child sheet in the hierarchy.