Class ResourceMappingInfo.PropertyNames
Inheritance
System.Object
ResourceMappingInfo.PropertyNames
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.Scheduler.dll
Syntax
public static class PropertyNames
Fields
Color
Declaration
public const string Color = "Color"
Field Value
System.String
|
Id
Declaration
public const string Id = "Id"
Field Value
System.String
|
Image
Declaration
public const string Image = "Image"
Field Value
System.String
|
Name
Declaration
public const string Name = "Name"
Field Value
System.String
|
Visible
Declaration
public const string Visible = "Visible"
Field Value
System.String
|