'Declaration Public Property BoundControl As Control
'Usage Dim instance As PrePaintTextResult Dim value As Control instance.BoundControl = value value = instance.BoundControl
public Control BoundControl {get; set;}
'Declaration Public Property BoundControl As Control
'Usage Dim instance As PrePaintTextResult Dim value As Control instance.BoundControl = value value = instance.BoundControl
public Control BoundControl {get; set;}