'Declaration
Public Function New( _ ByVal property As PropertyInfo _ )
public DataGridCheckBoxColumn( PropertyInfo property )
Parameters
- property
- The property info used to initialize the column.
'Declaration
Public Function New( _ ByVal property As PropertyInfo _ )
public DataGridCheckBoxColumn( PropertyInfo property )