alexa
menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class ResourceWrapper

    ResourceWrapper is used to apply the static resource to WPF Components

    Inheritance
    System.Object
    ResourceWrapper
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Grid.Olap.Resources
    Assembly: Syncfusion.OlapGrid.WPF.dll
    Syntax
    public sealed class ResourceWrapper

    Constructors

    ResourceWrapper()

    Initialize a new instance of Syncfusion.Windows.Grid.Olap.Resources.ResourceWrapper class

    Declaration
    public ResourceWrapper()

    Properties

    ConditionalFormatEditorAddCondition

    Gets or sets the Add button's text in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorCellColor

    Gets or sets the CellColor text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorConditionName

    Gets or sets the condition's label text in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorConditionsList

    Gets or sets the applied condition's label text in the conditionalFormat editor dialog.

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

    ConditionalFormatEditorException

    Gets or sets the Exception text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorExceptionCaption

    Gets or sets the Exception Caption text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorFontStyle

    Gets or sets the FontStyle text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorFontWeight

    Gets or sets the FontWeight text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorForeground

    Gets or sets the Foreground text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorInvalidNameInfo

    Gets or sets the error info for the invalid name in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorInvalidValuesInfo

    Gets or sets the error info for the invalid values in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorMessageBoxErrorInfo

    Gets or sets the error indication in MessageBox caption in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorMessageInfo

    Gets or sets the MessageBox caption text in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorNoMeasureInfo

    Gets or sets the invalid measure info text in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorNoNameInfo

    Gets or sets the empty name info text in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorPredicateType

    Gets or sets the PredicateValue text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorRemoveAllConditionsInfo

    Gets or sets the message info for removing all the applied conditions in The ConditionalFormat editor dialog.

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

    ConditionalFormatEditorRemoveButtonToolTip

    Gets or sets the tool tip text for the remove button in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorRemoveCondition

    Gets or sets the remove button's text in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorReset

    Gets or sets the Reset button's text in ConditionalFormat editor dialog.

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

    ConditionalFormatEditorValue1

    Gets or sets the Value1 text of ConditionalFormat editor dialog.

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

    ConditionalFormatEditorValue2

    Gets or sets the Value2 of ConditionalFormat editor dialog.

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

    ConditonalFormatEditorConditionType

    Gets or sets the ConditionType text of ConditionalFormat editor dialog.

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

    ConditonalFormatEditorHeaderText

    Gets or sets the header text of ConditionalFormat editor dialog.

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

    ConditonalFormatEditorMeasure

    Gets or sets the Measure text of ConditionalFormat editor dialog.

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

    OlapGridColumnTooltip

    Gets or sets the olap grid column tooltip.

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

    The olap grid column tooltip.

    OlapGridContextMenuCollapse

    Gets or sets the olap grid context menu collapse.

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

    The olap grid context menu collapse.

    OlapGridContextMenuEntirely

    Gets or sets the olap grid context menu entirely.

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

    The olap grid context menu entirely.

    OlapGridContextMenuExpand

    Gets or sets the olap grid context menu expand.

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

    The olap grid context menu expand.

    OlapGridContextMenuTo

    Gets or sets the olap grid context menu to.

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

    The olap grid context menu to.

    OlapGridDialogBackgroundColor

    Gets or sets the color of the olap grid dialog background.

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

    The color of the olap grid dialog background.

    OlapGridDialogCancel

    Gets or sets the olap grid dialog cancel.

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

    The olap grid dialog cancel.

    OlapGridDialogCellStyles

    Gets or sets the olap grid dialog cell styles.

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

    The olap grid dialog cell styles.

    OlapGridDialogColumnHeader

    Gets or sets the olap grid dialog column header.

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

    The olap grid dialog column header.

    OlapGridDialogColumnSummary

    Gets or sets the olap grid dialog column summary.

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

    The olap grid dialog column summary.

    OlapGridDialogFontColor

    Gets or sets the color of the olap grid dialog font.

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

    The color of the olap grid dialog font.

    OlapGridDialogFontName

    Gets or sets the name of the olap grid dialog font.

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

    The name of the olap grid dialog font.

    OlapGridDialogFontSize

    Gets or sets the size of the olap grid dialog font.

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

    The size of the olap grid dialog font.

    OlapGridDialogFontStyle

    Gets or sets the olap grid dialog font style.

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

    The olap grid dialog font style.

    OlapGridDialogForegroundColor

    Gets or sets the color of the olap grid dialog foreground.

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

    The color of the olap grid dialog foreground.

    OlapGridDialogHeaderFont

    Gets or sets the olap grid dialog header font.

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

    The olap grid dialog header font.

    OlapGridDialogHeaderStyle

    Gets or sets the olap grid dialog header style.

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

    The olap grid dialog header style.

    OlapGridDialogOk

    Gets or sets the olap grid dialog ok.

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

    The olap grid dialog ok.

    OlapGridDialogRowHeader

    Gets or sets the olap grid dialog row header.

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

    The olap grid dialog row header.

    OlapGridDialogRowSummary

    Gets or sets the olap grid dialog row summary.

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

    The olap grid dialog row summary.

    OlapGridDialogSummaryFont

    Gets or sets the olap grid dialog summary font.

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

    The olap grid dialog summary font.

    OlapGridDialogSummaryStyle

    Gets or sets the olap grid dialog summary style.

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

    The olap grid dialog summary style.

    OlapGridDialogTitle

    Gets or sets the olap grid dialog title.

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

    The olap grid dialog title.

    OlapGridHexStringToColorException

    Gets or sets the exception message for the HexStringToColor conversion.

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

    OlapGridMeasureTooltip

    Gets or sets the olap grid measure tooltip.

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

    The olap grid measure tooltip.

    OlapGridPageNotFoundException

    Gets or sets the exception message for OLAP grid page.

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

    OlapGridRowTooltip

    Gets or sets the olap grid row tooltip.

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

    The olap grid row tooltip.

    OlapGridValueTooltip

    Gets or sets the olap grid value tooltip.

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

    The olap grid value tooltip.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved