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