Interface
ITypedSelectDescriptor

Represents a SelectDescriptor, which is applied only for the type specified by the TypeName property.

Definition

Namespace:Telerik.Windows.Controls.TreeMap

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public interface ITypedSelectDescriptor : ISelectDescriptor, INotifyPropertyChanged

Derived Classes: ConstantSelectDescriptorHierarchySelectDescriptorTypedSelectDescriptor

Inherited Members ISelectDescriptor.CreateSelectExpression(Expression)ISelectDescriptor.ProjectedMemberNameISelectDescriptor.ProjectedMemberTypeINotifyPropertyChanged.PropertyChanged

Properties

TypeName

Gets or sets the name of the type, for which the current SelectDescriptor is applicable.

Declaration

cs-api-definition
string TypeName { get; set; }

Property Value

string

The name of the type.

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