FormSegmentedEntryControl.labelHeightMode Method
In this article
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
public:
virtual int labelHeightMode();
public virtual int labelHeightMode();
abstract member labelHeightMode : unit -> int
override this.labelHeightMode : unit -> int
Public Overridable Function labelHeightMode () As Integer
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |
public:
virtual int labelHeightMode(int _value);
public virtual int labelHeightMode(int _value);
abstract member labelHeightMode : int -> int
override this.labelHeightMode : int -> int
Public Overridable Function labelHeightMode (_value As Integer) As Integer
Parameters
- _value
- Int32
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |