| C1.Web.Wijmo.Controls.C1Gallery Namespace > C1Gallery Class : PagerPosition Property |
'Declaration<System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1CategoryAttribute("Layout")> <WidgetOptionAttribute()> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <C1DescriptionAttribute(Key="C1Gallery.PagerPosition", Description="Sets the position of the pager in gallery.")> Public Property PagerPosition As PositionSettings
[System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Category("Layout")] [WidgetOption()] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [C1Description(Key="C1Gallery.PagerPosition", Description="Sets the position of the pager in gallery.")] public PositionSettings PagerPosition {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2