ReportShapeControl.labelWidthValue 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
labelWidthValue()
public:
 virtual System::Decimal labelWidthValue();public virtual decimal labelWidthValue();abstract member labelWidthValue : unit -> decimal
override this.labelWidthValue : unit -> decimalPublic Overridable Function labelWidthValue () As DecimalReturns
Applies to
labelWidthValue(Decimal)
public:
 virtual System::Decimal labelWidthValue(System::Decimal _value);public virtual decimal labelWidthValue(decimal _value);abstract member labelWidthValue : decimal -> decimal
override this.labelWidthValue : decimal -> decimalPublic Overridable Function labelWidthValue (_value As Decimal) As DecimalParameters
- _value
- Decimal