Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DataValidationNote Class / SetInitialShape Method


In This Topic
    SetInitialShape Method (DataValidationNote)
    In This Topic
    Creates the initial shape object.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub SetInitialShape() 
    'Usage
     
    
    Dim instance As DataValidationNote
     
    instance.SetInitialShape()
    protected virtual void SetInitialShape()
    See Also