Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / InitPropArray Method


In This Topic
    InitPropArray Method
    In This Topic
    Property names.
    Syntax
    'Declaration
     
    
    Protected Sub InitPropArray() 
    'Usage
     
    
    Dim instance As SheetView
     
    instance.InitPropArray()
    protected void InitPropArray()
    See Also