ClassVisibilityToGridLenghtConverter
Class
Used to convert the visibility property of the description panel to the height property of the RowDefinition.
Definition
Namespace:Telerik.UI.Xaml.Controls.Data.PropertyGrid
Assembly:Telerik.WinUI.Controls.dll
Syntax:
cs-api-definition
public class VisibilityToGridLenghtConverter : IValueConverter
Inheritance: objectVisibilityToGridLenghtConverter
Implements:
Constructors
VisibilityToGridLenghtConverter()
Declaration
cs-api-definition
public VisibilityToGridLenghtConverter()
Methods
Convert(object, Type, object, string)
Converts the visibility property of the description panel to the height property of the RowDefinition.