ReportControl.top100mmInclBorder 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
top100mmInclBorder() | |
top100mmInclBorder(Int32) |
top100mmInclBorder()
public:
virtual int top100mmInclBorder();
public virtual int top100mmInclBorder ();
abstract member top100mmInclBorder : unit -> int
override this.top100mmInclBorder : unit -> int
Public Overridable Function top100mmInclBorder () As Integer
Returns
Applies to
top100mmInclBorder(Int32)
public:
virtual int top100mmInclBorder(int _topInclBorder);
public virtual int top100mmInclBorder (int _topInclBorder);
abstract member top100mmInclBorder : int -> int
override this.top100mmInclBorder : int -> int
Public Overridable Function top100mmInclBorder (_topInclBorder As Integer) As Integer
Parameters
- _topInclBorder
- Int32