'Declaration Public Overridable Function IsParentSet() As System.Boolean
'Usage Dim instance As StyleInfo Dim value As System.Boolean value = instance.IsParentSet()
public virtual System.bool IsParentSet()
Return Value
true
if the parent of the cell (Parent property) is set; otherwise, false
.