Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / MapperInfo Class / Column Property


In This Topic
    Column Property (MapperInfo)
    In This Topic
    Gets the column.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Column As Integer
    'Usage
     
    
    Dim instance As MapperInfo
    Dim value As Integer
     
    value = instance.Column
    public int Column {get;}

    Property Value

    Column
    See Also