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