ReportSumControl.changeLabelCase 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
changeLabelCase() | |
changeLabelCase(Int32) |
changeLabelCase()
public:
virtual int changeLabelCase();
public virtual int changeLabelCase ();
abstract member changeLabelCase : unit -> int
override this.changeLabelCase : unit -> int
Public Overridable Function changeLabelCase () As Integer
Returns
Applies to
changeLabelCase(Int32)
public:
virtual int changeLabelCase(int _value);
public virtual int changeLabelCase (int _value);
abstract member changeLabelCase : int -> int
override this.changeLabelCase : int -> int
Public Overridable Function changeLabelCase (_value As Integer) As Integer
Parameters
- _value
- Int32