FormReferenceGroupControl.expand 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
expand() | |
expand(Boolean) |
expand()
public:
virtual bool expand();
public virtual bool expand ();
abstract member expand : unit -> bool
override this.expand : unit -> bool
Public Overridable Function expand () As Boolean