ReportInt64Control.heightValue 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
heightValue() | |
heightValue(Decimal) |
heightValue()
public:
virtual System::Decimal heightValue();
public virtual decimal heightValue ();
abstract member heightValue : unit -> decimal
override this.heightValue : unit -> decimal
Public Overridable Function heightValue () As Decimal
Returns
Applies to
heightValue(Decimal)
public:
virtual System::Decimal heightValue(System::Decimal _value);
public virtual decimal heightValue (decimal _value);
abstract member heightValue : decimal -> decimal
override this.heightValue : decimal -> decimal
Public Overridable Function heightValue (_value As Decimal) As Decimal
Parameters
- _value
- Decimal