ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.DataPager Assembly
/
C1.WinUI.DataPager Namespace
/
C1DataPager Class
/ PrevIconTemplate Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Adding NuGet Packages to your App
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
Namespaces
C1.WinUI.DataPager Namespace
Overview
Classes
C1DataPager
Overview
Members
C1DataPager Constructor
Methods
Dispose Method
Dispose(Boolean) Method
OnApplyTemplate Method
Properties
ButtonStyle Property
CurrentButtonStyle Property
NextIconTemplate Property
PrevIconTemplate Property
Source Property
Fields
ButtonStyleProperty Field
CurrentButtonStyleProperty Field
NextIconTemplateProperty Field
PrevIconTemplateProperty Field
SourceProperty Field
DataPagerButton
C1.WinUI.DataPager.C1_WinUI_DataPager_XamlTypeInfo Namespace
Overview
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
PrevIconTemplate Property (C1DataPager)
In This Topic
Syntax
See Also
Gets or sets the previous icon.
Syntax
C#
public
DataTemplate
PrevIconTemplate {
get
;
set
;}
See Also
Reference
C1DataPager Class
C1DataPager Members