←Select platform

StartValue Property

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly