ComponentOne True DBGrid for WinForms
C1DropDataColumn Constructor(PropertyDescriptor,Frame)

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > C1DropDataColumn Class > C1DropDataColumn Constructor : C1DropDataColumn Constructor(PropertyDescriptor,Frame)
Syntax
'Declaration
 
Public Function New( _
   ByVal p As System.ComponentModel.PropertyDescriptor, _
   ByVal owner As Frame _
)
public C1DropDataColumn( 
   System.ComponentModel.PropertyDescriptor p,
   Frame owner
)

Parameters

p
owner
See Also

Reference

C1DropDataColumn Class
C1DropDataColumn Members
Overload List