menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ResourceWrapper - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ResourceWrapper

    Represents a wrapper that is used to apply static resources to Pivot Grid's components.

    Inheritance
    System.Object
    ResourceWrapper
    Namespace: Syncfusion.UI.Xaml.PivotGrid
    Assembly: Syncfusion.SfPivotGrid.UWP.dll
    Syntax
    public sealed class ResourceWrapper : Object

    Constructors

    ResourceWrapper()

    Initializes a new instance of the ResourceWrapper class.

    Declaration
    public ResourceWrapper()

    Properties

    AllowFiltering

    Gets or sets the localized text for "Allow Filtering" context menu item of calculation header.

    Declaration
    public string AllowFiltering { get; set; }
    Property Value
    Type
    System.String

    AllowSorting

    Gets or sets the localized text for "Allow Sorting" context menu item of calculation header.

    Declaration
    public string AllowSorting { get; set; }
    Property Value
    Type
    System.String

    BusyIndicatorDescription

    Gets or sets the localized string for 'BusyIndicatorDescription'.

    Declaration
    public string BusyIndicatorDescription { get; set; }
    Property Value
    Type
    System.String

    Cancel

    Gets or sets the localized string for 'Cancel'.

    Declaration
    public string Cancel { get; set; }
    Property Value
    Type
    System.String

    CellColor

    Gets or sets the localized string for 'CellColor'.

    Declaration
    public string CellColor { get; set; }
    Property Value
    Type
    System.String

    CheckUncheckAll

    Gets or sets the localized string for 'CheckUncheckAll'.

    Declaration
    public string CheckUncheckAll { get; set; }
    Property Value
    Type
    System.String

    ClearFilters

    Gets or sets the localized text for "Clear Filters" context menu item of calculation header.

    Declaration
    public string ClearFilters { get; set; }
    Property Value
    Type
    System.String

    ClearSorts

    Gets or sets the localized text for "Clear Sorts" context-menu item of calculation header.

    Declaration
    public string ClearSorts { get; set; }
    Property Value
    Type
    System.String

    Close

    Gets or sets the localized string for 'Close'.

    Declaration
    public string Close { get; set; }
    Property Value
    Type
    System.String

    Column

    Gets or sets the localized string for 'Column'.

    Declaration
    public string Column { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatAddConditionButton

    Gets or sets the local string for conditional format's add button content.

    Declaration
    public string ConditionalFormatAddConditionButton { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatClearButtonToolTip

    Gets or sets the local string for conditional format's clear button tool-tip.

    Declaration
    public string ConditionalFormatClearButtonToolTip { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatClearInfo

    Gets or sets the local string for info for clearing a condition.

    Declaration
    public string ConditionalFormatClearInfo { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatConditionsList

    Gets or sets the local string for conditional format's conditions textblock.

    Declaration
    public string ConditionalFormatConditionsList { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatEditor

    Gets or sets the localized string for 'ConditionalFormatEditor'.

    Declaration
    public string ConditionalFormatEditor { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatErrorCaption

    Gets or sets the local string for error caption in message dialog.

    Declaration
    public string ConditionalFormatErrorCaption { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatInvalidValues

    Gets or sets the local string for error info for invalid values to condition.

    Declaration
    public string ConditionalFormatInvalidValues { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatName

    Gets or sets the conditional format's name textblock.

    Declaration
    public string ConditionalFormatName { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatNoMeasure

    Gets or sets the local string for error info for no measure in current report.

    Declaration
    public string ConditionalFormatNoMeasure { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatNoName

    Gets or sets the local string for error info for no valid name to condition.

    Declaration
    public string ConditionalFormatNoName { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatRemoveAllButton

    Gets or sets the local string for conditional format's remove-all button content.

    Declaration
    public string ConditionalFormatRemoveAllButton { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatRemoveAllInfo

    Gets or sets the local string for info for removing all the conditions.

    Declaration
    public string ConditionalFormatRemoveAllInfo { get; set; }
    Property Value
    Type
    System.String

    ConditionalFormatSameNameError

    Gets or sets the local string for error info for same name condition.

    Declaration
    public string ConditionalFormatSameNameError { get; set; }
    Property Value
    Type
    System.String

    ConditionType

    Gets or sets the localized string for 'ConditionType'.

    Declaration
    public string ConditionType { get; set; }
    Property Value
    Type
    System.String

    DisableFiltering

    Gets or sets the localized text for "Disable Filtering" context menu item of calculation header.

    Declaration
    public string DisableFiltering { get; set; }
    Property Value
    Type
    System.String

    DisableSorting

    Gets or sets the localized text for "Disable Sorting" context menu item of calculation header.

    Declaration
    public string DisableSorting { get; set; }
    Property Value
    Type
    System.String

    ExceptionDialogTitle

    Gets or sets the title text of the Exception dialog.

    Declaration
    public string ExceptionDialogTitle { get; set; }
    Property Value
    Type
    System.String

    Filter_TextBlock_LabelFilterTextWildCharacter

    Gets or sets the localized string for label filters text wild character textblock.

    Declaration
    public string Filter_TextBlock_LabelFilterTextWildCharacter { get; set; }
    Property Value
    Type
    System.String

    Filter_TextBlock_LabelFilterTextWildCharacterForSeries

    Gets or sets the localized string for label filters text wild character for series textblock.

    Declaration
    public string Filter_TextBlock_LabelFilterTextWildCharacterForSeries { get; set; }
    Property Value
    Type
    System.String

    FilterBeginsWithText

    Gets or sets the localized string for "FilterBeginsWithText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterBeginsWithText { get; set; }
    Property Value
    Type
    System.String

    FilterBetweenText

    Gets or sets the localized string for "FilterBetweenText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterBetweenText { get; set; }
    Property Value
    Type
    System.String

    FilterContainsText

    Gets or sets the localized string for "FilterContainsText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterContainsText { get; set; }
    Property Value
    Type
    System.String

    FilterContextMenuClearFilters

    Gets or sets the localized string for "FilterContextMenuClearFilters" text in filter pop-up.

    Declaration
    public string FilterContextMenuClearFilters { get; set; }
    Property Value
    Type
    System.String

    FilterContextMenuLabelFilters

    Gets or sets the localized string for "FilterContextMenuLabelFilters" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterContextMenuLabelFilters { get; set; }
    Property Value
    Type
    System.String

    FilterContextMenuMoreSortOptions

    Gets or sets the localized string for "FilterContextMenuMoreSortOptions" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterContextMenuMoreSortOptions { get; set; }
    Property Value
    Type
    System.String

    FilterContextMenuValueFilters

    Gets or sets the localized string for "FilterContextMenuValueFilters" text in multi-functional sort filter pop-up.

    Declaration
    public string FilterContextMenuValueFilters { get; set; }
    Property Value
    Type
    System.String

    FilterEndsWithText

    Gets or sets the localized string for "FilterEndsWithText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterEndsWithText { get; set; }
    Property Value
    Type
    System.String

    FilterEqualText

    Gets or sets the localized string for "FilterEqualsText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterEqualText { get; set; }
    Property Value
    Type
    System.String

    FilterGreaterThanOrEqualText

    Gets or sets the localized string for "FilterGreaterThanOrEqualText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterGreaterThanOrEqualText { get; set; }
    Property Value
    Type
    System.String

    FilterGreaterThanText

    Gets or sets the localized string for "FilterGreaterThanText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterGreaterThanText { get; set; }
    Property Value
    Type
    System.String

    FilterLessThanOrEqualText

    Gets or sets the localized string for "FilterLessThanOrEqualText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterLessThanOrEqualText { get; set; }
    Property Value
    Type
    System.String

    FilterLessThanText

    Gets or sets the localized string for "FilterLessThanText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterLessThanText { get; set; }
    Property Value
    Type
    System.String

    FilterNotBeginsWithText

    Gets or sets the localized string for "FilterNotBeginsWithtText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterNotBeginsWithText { get; set; }
    Property Value
    Type
    System.String

    FilterNotBetweenText

    Gets or sets the localized string for "FilterNotBetweenText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterNotBetweenText { get; set; }
    Property Value
    Type
    System.String

    FilterNotContainsText

    Gets or sets the localized string for "FilterNotContainsText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterNotContainsText { get; set; }
    Property Value
    Type
    System.String

    FilterNotEndsWithText

    Gets or sets the localized string for "FilterNotEndsWithText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterNotEndsWithText { get; set; }
    Property Value
    Type
    System.String

    FilterNotEqualText

    Gets or sets the localized string for "FilterNotEqualsText" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterNotEqualText { get; set; }
    Property Value
    Type
    System.String

    FilterPopUp_All

    Gets or sets the localized string for "All" text in filter pop-up.

    Declaration
    public string FilterPopUp_All { get; set; }
    Property Value
    Type
    System.String

    FilterTop10Text

    Gets or sets the localized string for "FilterTop10Text" text in multifunctionalsortfilter pop-up.

    Declaration
    public string FilterTop10Text { get; set; }
    Property Value
    Type
    System.String

    FontSize

    Gets or sets the localized string for 'FontSize'.

    Declaration
    public string FontSize { get; set; }
    Property Value
    Type
    System.String

    FontStyle

    Gets or sets the localized string for 'FontStyle'.

    Declaration
    public string FontStyle { get; set; }
    Property Value
    Type
    System.String

    FontWeight

    Gets or sets the localized string for 'FontWeight'.

    Declaration
    public string FontWeight { get; set; }
    Property Value
    Type
    System.String

    Foreground

    Gets or sets the localized string for 'PredicateType'.

    Declaration
    public string Foreground { get; set; }
    Property Value
    Type
    System.String

    HideColumn

    Gets or sets the localized text for "Hide Column" context menu item of calculation header.

    Declaration
    public string HideColumn { get; set; }
    Property Value
    Type
    System.String

    LabelFilterPopupText

    Gets or sets the localized string for "FilterTop10Text" text in multifunctionalsortfilter pop-up.

    Declaration
    public string LabelFilterPopupText { get; set; }
    Property Value
    Type
    System.String

    Measure

    Gets or sets the localized string for 'Measure'.

    Declaration
    public string Measure { get; set; }
    Property Value
    Type
    System.String

    MoreOptions

    Gets or sets the localized string for more options in more sort options popup.

    Declaration
    public string MoreOptions { get; set; }
    Property Value
    Type
    System.String

    MoreOptions_ChkBox_ShowItems

    Gets or sets the localized string for autosort checkbox text.

    Declaration
    public string MoreOptions_ChkBox_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreOptions_RadioButton1_ShowItems

    Gets or sets the localized string for grand total text.

    Declaration
    public string MoreOptions_RadioButton1_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreOptions_TextBlock_ShowItems

    Gets or sets the localized string for autosort text.

    Declaration
    public string MoreOptions_TextBlock_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreOptions_TextBlock1_ShowItems

    Gets or sets the localized string for first key sort order text.

    Declaration
    public string MoreOptions_TextBlock1_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreOptions_TextBlock2_ShowItems

    Gets or sets the localized string for sort by text.

    Declaration
    public string MoreOptions_TextBlock2_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_AscendingText

    Gets or sets the local string for ascending order text in more sort options popup.

    Declaration
    public string MoreSortOptions_AscendingText { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_Default_SummaryEndText

    Gets or sets the local string for default summary end text in more sort options popup.

    Declaration
    public string MoreSortOptions_Default_SummaryEndText { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_Default_SummaryText

    Gets or sets the local string for default summary text in more sort options popup.

    Declaration
    public string MoreSortOptions_Default_SummaryText { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_DescendingText

    Gets or sets the local string for descending order text in more sort options popup.

    Declaration
    public string MoreSortOptions_DescendingText { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_RadioButton1_ShowItems

    Gets or sets the localized string for summary textblock text.

    Declaration
    public string MoreSortOptions_RadioButton1_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_RadioButton2_ShowItems

    Gets or sets the localized string for summary textblock text.

    Declaration
    public string MoreSortOptions_RadioButton2_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_RadioButton3_ShowItems

    Gets or sets the localized string for summary textblock text.

    Declaration
    public string MoreSortOptions_RadioButton3_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_SortText

    Gets or sets the local string for sort summary text in more sort options popup.

    Declaration
    public string MoreSortOptions_SortText { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_TextBlock_ShowItems

    Gets or sets the localized string for sort options text.

    Declaration
    public string MoreSortOptions_TextBlock_ShowItems { get; set; }
    Property Value
    Type
    System.String

    MoreSortOptions_TextBlock_Summary

    Gets or sets the localized string for summary textblock text.

    Declaration
    public string MoreSortOptions_TextBlock_Summary { get; set; }
    Property Value
    Type
    System.String

    MoveToFirstInFilterEditor

    Gets or sets the localized string for 'MoveToFirst'.

    Declaration
    public string MoveToFirstInFilterEditor { get; set; }
    Property Value
    Type
    System.String

    MoveToLastInFilterEditor

    Gets or sets the localized string for 'MoveToLast'.

    Declaration
    public string MoveToLastInFilterEditor { get; set; }
    Property Value
    Type
    System.String

    MoveToNextInFilterEditor

    Gets or sets the localized string for 'MoveToNext'.

    Declaration
    public string MoveToNextInFilterEditor { get; set; }
    Property Value
    Type
    System.String

    MoveToPreviousInFilterEditor

    Gets or sets the localized string for 'MoveToPrevious'.

    Declaration
    public string MoveToPreviousInFilterEditor { 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

    PivotGridBusyIndicatorLoadingDescription

    Gets or sets the localized string for 'Loading Description for BusyIndicator when the grid was loded in unique thread'.

    Declaration
    public string PivotGridBusyIndicatorLoadingDescription { get; set; }
    Property Value
    Type
    System.String

    PivotGridDropColumnFields

    Gets or sets the localized text for "Drop column fields here" of PivotGrid.

    Declaration
    public string PivotGridDropColumnFields { get; set; }
    Property Value
    Type
    System.String

    PivotGridDropRowFields

    Gets or sets the localized text for "Drop row fields here" of PivotGrid.

    Declaration
    public string PivotGridDropRowFields { get; set; }
    Property Value
    Type
    System.String

    PivotGridHeaderDropCalculations

    Gets or sets the localized text for "Drop calculations here" of PivotGrid.

    Declaration
    public string PivotGridHeaderDropCalculations { get; set; }
    Property Value
    Type
    System.String

    PivotGridHeaderDropFilterFileds

    Gets or sets the localized text for "Drop filter fields here" of PivotGrid.

    Declaration
    public string PivotGridHeaderDropFilterFileds { get; set; }
    Property Value
    Type
    System.String

    PivotValueChooser

    Gets or sets the localized string for Pivot value Chooser window.

    Declaration
    public string PivotValueChooser { get; set; }
    Property Value
    Type
    System.String

    PredicateType

    Gets or sets the localized string for 'PredicateType'.

    Declaration
    public string PredicateType { get; set; }
    Property Value
    Type
    System.String

    Row

    Gets or sets the localized string for 'Row'.

    Declaration
    public string Row { get; set; }
    Property Value
    Type
    System.String

    ShowValueChooser

    Gets or sets the localized text for "ShowValueChooser" context-menu item of calculation header.

    Declaration
    public string ShowValueChooser { get; set; }
    Property Value
    Type
    System.String

    SortAscending

    Gets or sets the localized string for "SortAscending" text in multifunctionalsortfilter pop-up.

    Declaration
    public string SortAscending { get; set; }
    Property Value
    Type
    System.String

    SortDescending

    Gets or sets the localized string for "SortDescending" text in multifunctionalsortfilter pop-up.

    Declaration
    public string SortDescending { get; set; }
    Property Value
    Type
    System.String

    TextAnd

    Gets or sets the localized string for top 10 filters combobox item text.

    Declaration
    public string TextAnd { get; set; }
    Property Value
    Type
    System.String

    TextBy

    Gets or sets the localized string for top 10 filters combobox item text.

    Declaration
    public string TextBy { get; set; }
    Property Value
    Type
    System.String

    Top10Filter_ComboBox_Bottom

    Gets or sets the localized string for top 10 filters combobox item text.

    Declaration
    public string Top10Filter_ComboBox_Bottom { get; set; }
    Property Value
    Type
    System.String

    Top10Filter_ComboBox_Items

    Gets or sets the localized string for top 10 filters combobox item text.

    Declaration
    public string Top10Filter_ComboBox_Items { get; set; }
    Property Value
    Type
    System.String

    Top10Filter_ComboBox_Percent

    Gets or sets the localized string for top 10 filters combobox item text.

    Declaration
    public string Top10Filter_ComboBox_Percent { get; set; }
    Property Value
    Type
    System.String

    Top10Filter_ComboBox_Sum

    Gets or sets the localized string for top 10 filters combobox item text.

    Declaration
    public string Top10Filter_ComboBox_Sum { get; set; }
    Property Value
    Type
    System.String

    Top10Filter_ComboBox_Top

    Gets or sets the localized string for top 10 filters combobox item text.

    Declaration
    public string Top10Filter_ComboBox_Top { get; set; }
    Property Value
    Type
    System.String

    Top10FilterPopupText

    Gets or sets the localized string for filter popup textblock in top 10 filter popup.

    Declaration
    public string Top10FilterPopupText { get; set; }
    Property Value
    Type
    System.String

    Value

    Gets or sets the localized string for 'Value'.

    Declaration
    public string Value { get; set; }
    Property Value
    Type
    System.String

    Value1

    Gets or sets the localized string for 'Value1'.

    Declaration
    public string Value1 { get; set; }
    Property Value
    Type
    System.String

    Value2

    Gets or sets the localized string for 'Value2'.

    Declaration
    public string Value2 { get; set; }
    Property Value
    Type
    System.String

    ValueFilterPopupText

    Gets or sets the localized string for "FilterTop10Text" text in multifunctionalsortfilter pop-up.

    Declaration
    public string ValueFilterPopupText { get; set; }
    Property Value
    Type
    System.String

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved