Class ResourceWrapper
Represents a wrapper that is used to apply static resources to Pivot Pager's components.
Inheritance
Namespace: Syncfusion.UI.Xaml.PivotShared
Assembly: Syncfusion.SfPivotShared.UWP.dll
Syntax
public sealed class ResourceWrapper : Object
Constructors
ResourceWrapper()
Initializes a new instance of the ResourceWrapper class.
Declaration
public ResourceWrapper()
Properties
Cancel
Gets or sets the localized string for 'Cancel'.
Declaration
public string Cancel { get; set; }
Property Value
Type |
---|
System.String |
ColumnPager
Gets or sets the localized string for 'ColumnPager'.
Declaration
public string ColumnPager { get; set; }
Property Value
Type |
---|
System.String |
ColumnPageSettings
Gets or sets the localized string for 'ColumnPageSettings'.
Declaration
public string ColumnPageSettings { get; set; }
Property Value
Type |
---|
System.String |
CurrentPage
Gets or sets the localized string for 'CurrentPage'.
Declaration
public string CurrentPage { get; set; }
Property Value
Type |
---|
System.String |
MoveToFirst
Gets or sets the localized string for 'MoveToFirst'.
Declaration
public string MoveToFirst { get; set; }
Property Value
Type |
---|
System.String |
MoveToLast
Gets or sets the localized string for 'MoveToLast'.
Declaration
public string MoveToLast { get; set; }
Property Value
Type |
---|
System.String |
MoveToNext
Gets or sets the localized string for 'MoveToNext'.
Declaration
public string MoveToNext { get; set; }
Property Value
Type |
---|
System.String |
MoveToPrevious
Gets or sets the localized string for 'MoveToPrevious'.
Declaration
public string MoveToPrevious { get; set; }
Property Value
Type |
---|
System.String |
Of
Gets or sets the localized string for 'Of'.
Declaration
public string Of { get; set; }
Property Value
Type |
---|
System.String |
Ok
Gets or sets the localized string for 'OK'.
Declaration
public string Ok { get; set; }
Property Value
Type |
---|
System.String |
Page
Gets or sets the localized string for 'Page'.
Declaration
public string Page { get; set; }
Property Value
Type |
---|
System.String |
PagerSettings
Gets or sets the localized string for 'PagerSettings'.
Declaration
public string PagerSettings { get; set; }
Property Value
Type |
---|
System.String |
PageSettings
Gets or sets the localized string for 'PageSettings'.
Declaration
public string PageSettings { get; set; }
Property Value
Type |
---|
System.String |
PageSize
Gets or sets the localized string for 'PageSize'.
Declaration
public string PageSize { get; set; }
Property Value
Type |
---|
System.String |
RowPager
Gets or sets the localized string for 'RowPager'.
Declaration
public string RowPager { get; set; }
Property Value
Type |
---|
System.String |
RowPageSettings
Gets or sets the localized string for 'RowPageSettings'.
Declaration
public string RowPageSettings { get; set; }
Property Value
Type |
---|
System.String |
Settings
Gets or sets the localized string for 'Settings'.
Declaration
public string Settings { get; set; }
Property Value
Type |
---|
System.String |