ImageGear .NET v25.2 - Updated
ImGearPageViewToolbar Class
Members 




ImageGear.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace : ImGearPageViewToolbar Class
This class represents a PageView toolbar.
Object Model
ImGearPageViewToolbar Class
Syntax
'Declaration
 
<LocalizabilityAttribute(LocalizationCategory.ListBox)>
<StyleTypedPropertyAttribute(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)>
<DefaultEventAttribute("SelectionChanged")>
<DefaultPropertyAttribute("SelectedIndex")>
<ContentPropertyAttribute("Items")>
<XmlLangPropertyAttribute("Language")>
<UsableDuringInitializationAttribute(True)>
<RuntimeNamePropertyAttribute("Name")>
<UidPropertyAttribute("Uid")>
<TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class ImGearPageViewToolbar 
   Inherits System.Windows.Controls.ListBox
'Usage
 
Dim instance As ImGearPageViewToolbar
[Localizability(LocalizationCategory.ListBox)]
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)]
[DefaultEvent("SelectionChanged")]
[DefaultProperty("SelectedIndex")]
[ContentProperty("Items")]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[RuntimeNameProperty("Name")]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public class ImGearPageViewToolbar : System.Windows.Controls.ListBox 
[Localizability(LocalizationCategory.ListBox)]
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)]
[DefaultEvent("SelectionChanged")]
[DefaultProperty("SelectedIndex")]
[ContentProperty("Items")]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[RuntimeNameProperty("Name")]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public __gc class ImGearPageViewToolbar : public System.Windows.Controls.ListBox 
[Localizability(LocalizationCategory.ListBox)]
[StyleTypedProperty(Property="ItemContainerStyle", StyleTargetType=System.Windows.Controls.ListBoxItem)]
[DefaultEvent("SelectionChanged")]
[DefaultProperty("SelectedIndex")]
[ContentProperty("Items")]
[XmlLangProperty("Language")]
[UsableDuringInitialization(true)]
[RuntimeNameProperty("Name")]
[UidProperty("Uid")]
[TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[NameScopeProperty("NameScope", System.Windows.NameScope)]
public ref class ImGearPageViewToolbar : public System.Windows.Controls.ListBox 
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ItemsControl
                        System.Windows.Controls.Primitives.Selector
                           System.Windows.Controls.ListBox
                              ImageGear.Windows.Controls.ImGearPageViewToolbar

See Also

Reference

ImGearPageViewToolbar Members
ImageGear.Windows.Controls Namespace

Is this page helpful?
Yes No
Thanks for your feedback.