ReportTextControl.position 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
position() | |
position(Int32) |
position()
public:
override int position();
public override int position ();
override this.position : unit -> int
Public Overrides Function position () As Integer