ReportSumControl.widthStr 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
widthStr() | |
widthStr(String) |
widthStr()
public:
virtual System::String ^ widthStr();
public virtual string widthStr ();
abstract member widthStr : unit -> string
override this.widthStr : unit -> string
Public Overridable Function widthStr () As String
Returns
Applies to
widthStr(String)
public:
virtual System::String ^ widthStr(System::String ^ _value);
public virtual string widthStr (string _value);
abstract member widthStr : string -> string
override this.widthStr : string -> string
Public Overridable Function widthStr (_value As String) As String
Parameters
- _value
- String