←Select platform

StartValue Property (Range)

Summary

The first value in the Range

Syntax

C#
VB
C++
public Nullable<int> StartValue {get;}
Public ReadOnly Property StartValue As Nullable(Of Integer)
public: 
property Nullable<int> StartValue { 
   Nullable<int> get(); 
} 

Property Value

A nullable System.Int32 which specifies the first number in the Range

Requirements

Target Platforms

See Also

Reference

Range Class

Range Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip Assembly
Click or drag to resize