Class
ConditionOption

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:

cs-api-definition
public sealed class ConditionOption : INamed

Inheritance: objectConditionOption

Implements: INamed

Properties

Condition

Gets the condition used for this ConditionOption.

Declaration

cs-api-definition
public object Condition { get; }

Property Value

object

DisplayName

Gets the display friendly name of the condition option.

Declaration

cs-api-definition
public string DisplayName { get; }

Property Value

string

Implements INamed.DisplayName

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