Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / SymbolDialog Class / InitSymbol Property


In This Topic
    InitSymbol Property
    In This Topic
    Get the InitSymbol.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property InitSymbol As Integer
    'Usage
     
    
    Dim instance As SymbolDialog
    Dim value As Integer
     
    value = instance.InitSymbol
    public int InitSymbol {get;}
    See Also