Click or drag to resize

TypeRefBaseIsSingleLine Property

Determines if the code object only requires a single line for display.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public override bool IsSingleLine { get; set; }

Property Value

Type: Boolean
See Also