EnumTypeVisibility
Enum
Gets visibility options for TypeToVisibilityConverter.
Definition
Namespace:Telerik.Windows.Controls.FieldList.Editing
Assembly:Telerik.Windows.Controls.PivotFieldList.dll
Syntax:
cs-api-definition
public enum TypeVisibility
Fields
CollapsedIfOfType
The converter return if value inherits the comparison type.
VisibleIfOfType
The converter return if value inherits the comparison type.