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