Class RepositoryItemTypes
Inheritance
System.Object
RepositoryItemTypes
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.Styles
Assembly: Telerik.WinControls.dll
Syntax
public static class RepositoryItemTypes
Fields
Arrow
Declaration
public const string Arrow = "Arrow"
Field Value
System.String
|
Border
Declaration
public const string Border = "Border"
Field Value
System.String
|
Gradient
Declaration
public const string Gradient = "Gradient"
Field Value
System.String
|
Image
Declaration
public const string Image = "Image"
Field Value
System.String
|
ImageShape
Declaration
public const string ImageShape = "ImageShape"
Field Value
System.String
|
Layout
Declaration
public const string Layout = "Layout"
Field Value
System.String
|
Shape
Declaration
public const string Shape = "Shape"
Field Value
System.String
|
Text
Declaration
public const string Text = "Text"
Field Value
System.String
|