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

Defines the standard property names used for resource mapping in scheduler data binding scenarios.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.Scheduler.dll

Syntax:

C#
public static class ResourceMappingInfo.PropertyNames

Inheritance: objectResourceMappingInfo.PropertyNames

Fields

The property name for the resource color field.

C#
public const string Color = "Color"

The property name for the resource identifier field.

C#
public const string Id = "Id"

The property name for the resource image field.

C#
public const string Image = "Image"

The property name for the resource name field.

C#
public const string Name = "Name"

The property name for the resource visibility field.

C#
public const string Visible = "Visible"
In this article
DefinitionFieldsColorIdImageNameVisible
Not finding the help you need?
Contact Support