New to Telerik UI for WPFStart a free 30-day trial

Represents an available condition option. This is for internal use only and is not intended to be used directly from your code.

Definition

Namespace:Telerik.Windows.Controls.FieldList.Editing

Assembly:Telerik.Windows.Controls.PivotFieldList.dll

Syntax:

C#
public sealed class ConditionOption : INamed

Inheritance: objectConditionOption

Implements: INamed

Properties

Gets the condition used for this ConditionOption.

C#
public object Condition { get; }

Gets the display friendly name of the condition option.

C#
public string DisplayName { get; }

Implements: INamed.DisplayName

In this article
DefinitionPropertiesConditionDisplayName
Not finding the help you need?
Contact Support