Class DescriptionContentListVisualItem
Inheritance
System.Object
    
    
    
    
    
    
    
    
    DescriptionContentListVisualItem
  Inherited Members
      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.UI.dll
Syntax
public class DescriptionContentListVisualItem : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IDrawFillElement, IImageElement, ITextPrimitive, ITextProvider
  Constructors
DescriptionContentListVisualItem()
Declaration
public DescriptionContentListVisualItem()
  Fields
ActiveProperty
SelectedProperty
Properties
Active
Declaration
public bool Active { get; set; }
  Property Value
| 
        System.Boolean
         
  | 
    
Selected
Declaration
public bool Selected { get; set; }
  Property Value
| 
        System.Boolean
         
  |