Interface IMinimizedOutlookBarItem
Inherited Members
Namespace: Telerik.WebAii.Controls.Xaml
Assembly: Telerik.WebAii.Controls.Xaml.dll
Syntax
public interface IMinimizedOutlookBarItem : IListBoxItem, IFrameworkElement, ITargetElement
Properties
ItemIndex
Declaration
int ItemIndex { get; }
Property Value
System.Int32
|