[]
        
(Showing Draft Content)

C1.Win.Design.C1ScrollableControlDesigner.GetProperty

GetProperty Method

GetProperty(object, string)

Gets the value to the specific property.

Declaration
protected PropertyDescriptor GetProperty(object @object, string propertyName)
Protected Function GetProperty([object] As Object, propertyName As String) As PropertyDescriptor
Parameters
Type Name Description
object object
string propertyName
Returns
Type Description
PropertyDescriptor