FormBuildTableControl.topMargin 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
topMargin(Int32) | |
topMargin() |
topMargin(Int32)
topMargin()
public:
virtual int topMargin();
public virtual int topMargin ();
abstract member topMargin : unit -> int
override this.topMargin : unit -> int
Public Overridable Function topMargin () As Integer