Spread Windows Forms 12.0 Product Documentation
StartDate Property


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ScrolledEventArgs Class : StartDate Property
Gets the first (start) date in value.
Syntax
'Declaration
 
Public ReadOnly Property StartDate As Date
'Usage
 
Dim instance As ScrolledEventArgs
Dim value As Date
 
value = instance.StartDate
public DateTime StartDate {get;}

Property Value

The System.DateTime value indicates the first (start) date in view.
See Also

Reference

ScrolledEventArgs Class
ScrolledEventArgs Members