FormBuildTreeControl.hasLines Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
hasLines() | |
hasLines(Boolean) |
hasLines()
public:
virtual bool hasLines();
public virtual bool hasLines ();
abstract member hasLines : unit -> bool
override this.hasLines : unit -> bool
Public Overridable Function hasLines () As Boolean