| C1.Web.Wijmo.Controls.C1GridView Namespace > PagerSettings Class : NextPageClass Property |
'Declaration<WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="PagerSettings.NextPageClass", Description="The class of the next-page button.")> <C1CategoryAttribute("Style")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <JsonAttribute(IsSerializableToJson=True, IsSkipIfEmpty=True)> Public Property NextPageClass As System.String
[WidgetOption()] [System.ComponentModel.DefaultValue()] [C1Description(Key="PagerSettings.NextPageClass", Description="The class of the next-page button.")] [C1Category("Style")] [System.ComponentModel.NotifyParentProperty(true)] [Json(IsSerializableToJson=true, IsSkipIfEmpty=true)] public System.string NextPageClass {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