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