Class
ResourceMappingInfo.PropertyNames

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:

cs-api-definition
public static class ResourceMappingInfo.PropertyNames

Inheritance: objectResourceMappingInfo.PropertyNames

Fields

Color

The property name for the resource color field.

Declaration

cs-api-definition
public const string Color = "Color"

Field Value

string

Id

The property name for the resource identifier field.

Declaration

cs-api-definition
public const string Id = "Id"

Field Value

string

Image

The property name for the resource image field.

Declaration

cs-api-definition
public const string Image = "Image"

Field Value

string

Name

The property name for the resource name field.

Declaration

cs-api-definition
public const string Name = "Name"

Field Value

string

Visible

The property name for the resource visibility field.

Declaration

cs-api-definition
public const string Visible = "Visible"

Field Value

string

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