Class ResourceWrapper
Class for resource wrapper
Inheritance
System.Object
ResourceWrapper
Namespace: Syncfusion.UI.Xaml.Controls.SfRibbon
Assembly: Syncfusion.SfRibbon.UWP.dll
Syntax
[ClassReference(IsReviewed = false, ShouldInclude = false)]
public class ResourceWrapper : Object
Constructors
ResourceWrapper()
Initializes a new instance of the ResourceWrapper class.
Declaration
public ResourceWrapper()
Properties
Add
Gets or sets String Add
Declaration
public string Add { get; set; }
Property Value
Type |
---|
System.String |
BackStageBackButtonToolTip
Gets or sets string Back Stage Back Button Tool Tip
Declaration
public string BackStageBackButtonToolTip { get; set; }
Property Value
Type |
---|
System.String |
BackStageButtonToolTip
Gets or sets String Back stage button tool tip
Declaration
public string BackStageButtonToolTip { get; set; }
Property Value
Type |
---|
System.String |
Cancel
Gets or sets String Cancel
Declaration
public string Cancel { get; set; }
Property Value
Type |
---|
System.String |
CustomizeQAT
Gets or sets customize quick access tool
Declaration
public string CustomizeQAT { get; set; }
Property Value
Type |
---|
System.String |
Ok
Gets or sets String Ok
Declaration
public string Ok { get; set; }
Property Value
Type |
---|
System.String |
QATBelow
Gets or sets quick access tool below
Declaration
public string QATBelow { get; set; }
Property Value
Type |
---|
System.String |
QATCustomizationButtonToolTip
Gets or sets string quick access tool Customization Button Tool Tip
Declaration
public string QATCustomizationButtonToolTip { get; set; }
Property Value
Type |
---|
System.String |
QATToolTip
Gets or sets Quick access Tool tip
Declaration
public string QATToolTip { get; set; }
Property Value
Type |
---|
System.String |
Remove
Gets or sets String Remove
Declaration
public string Remove { get; set; }
Property Value
Type |
---|
System.String |