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