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