Class InnerItem
Inheritance
System.Object
InnerItem
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 InnerItem : LightVisualElement, INotifyPropertyChanged, ICustomTypeDescriptor, ISupportSystemSkin, IComponent, IDisposable, IBindableComponent, ISupportDrag, ISupportDrop, IShortcutProvider, IStylableElement, IStylableNode, IPrimitiveElement, IShapedElement, IFillElement, IBorderElement, IBoxStyle, IBoxElement, IImageElement, ITextPrimitive, ITextProvider
Constructors
InnerItem()
Declaration
public InnerItem()
Properties
Border
ContentLayout
Declaration
public InnerItemLayoutElement ContentLayout { get; }
Property Value
InnerItemLayoutElement
|
Fill
ParentToolBar
Declaration
public RadQuickAccessToolBar ParentToolBar { get; }
Property Value
RadQuickAccessToolBar
|
Methods
CreateChildElements()
Declaration
protected override void CreateChildElements()
Overrides
InitializeFields()
Declaration
protected override void InitializeFields()
Overrides
ShowFillAndBorder(Boolean)
Declaration
public void ShowFillAndBorder(bool value)
Parameters
System.Boolean
value
|