Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / IDataPoint Interface
Members


In This Topic
    IDataPoint Interface
    In This Topic
    Defines the interface for DataPoint.
    Object Model
    IDataPoint Interface
    Syntax
    'Declaration
     
    Public Interface IDataPoint 
    'Usage
     
    Dim instance As IDataPoint
    public interface IDataPoint 
    See Also