Spread Windows Forms 12.0 Product Documentation
ChildType Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.DrawingSpace Namespace > ShapeEventArgs Class : ChildType Property
Get or set the ChildType
Syntax
'Declaration
 
Public Property ChildType As String
'Usage
 
Dim instance As ShapeEventArgs
Dim value As String
 
instance.ChildType = value
 
value = instance.ChildType
public string ChildType {get; set;}
See Also

Reference

ShapeEventArgs Class
ShapeEventArgs Members