[]
Converter from/to Visibility and Boolean.
public class DisableHideConverter : IValueConverter
true = Visible false = Collapsed
Name | Description |
---|---|
DisableHideConverter() | Initializes a new instance of the C1.WPF.VisibilityConverter class. |
Name | Description |
---|---|
Opposite | Gets or sets a value indicating whether this C1.WPF.VisibilityConverter is opposite. |
Name | Description |
---|---|
Convert(object, Type, object, CultureInfo) | |
ConvertBack(object, Type, object, CultureInfo) |