[]
        
(Showing Draft Content)

C1.WPF.Extended.C1PropertyGrid.GetLabel

GetLabel Method

GetLabel(string)

Gets the label associated to the specified property.

Declaration
public TextBlock GetLabel(string propertyName)
Parameters
Type Name Description
string propertyName

Name of the property.

Returns
Type Description
TextBlock

The associated label.