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 resource wrapper class.

    Inheritance
    System.Object
    ResourceWrapper
    Namespace: Syncfusion.UI.Xaml.Controls.Input
    Assembly: Syncfusion.SfInput.UWP.dll
    Syntax
    public class ResourceWrapper : Object

    Constructors

    ResourceWrapper()

    Initializes a new instance of the ResourceWrapper class.

    Declaration
    public ResourceWrapper()

    Properties

    AbbreviatedFridayText

    Gets or sets the abbreviated friday text.

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

    AbbreviatedMondayText

    Gets or sets the abbreviated monday text.

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

    AbbreviatedSaturdayText

    Gets or sets the abbreviated saturday text.

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

    AbbreviatedSundayText

    Gets or sets the abbreviated sunday text.

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

    AbbreviatedThursdayText

    Gets or sets the abbreviated thursday text.

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

    AbbreviatedTuesdayText

    Gets or sets the abbreviated tuesday text.

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

    AbbreviatedWednesdayText

    Gets or sets the abbreviated Wednesday text.

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

    AprilText

    Gets or sets the april month text.

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

    AugustText

    Gets or sets the August month text.

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

    C

    Gets or sets the calculator text.

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

    CancelText

    Gets or sets the cancel text.

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

    CE

    Gets or sets the calculator text.

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

    ChooseDateText

    Gets or sets the Choose date text.

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

    Copy

    Gets or sets the copy property.

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

    Cut

    Gets or sets the Cut property.

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

    DecemberText

    Gets or sets the December month text.

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

    FebruaryText

    Gets or sets the February month text.

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

    FridayText

    Gets or sets the friday text.

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

    JanuaryText

    Gets or sets the January month text.

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

    JulyText

    Gets or sets the July month text.

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

    JuneText

    Gets or sets the June month text.

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

    MarchText

    Gets or sets the March month text.

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

    MayText

    Gets or sets the May month text.

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

    MC

    Gets or sets the calculator text.

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

    MMINUS

    Gets or sets the calculator text.

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

    MondayText

    Gets or sets the monday text.

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

    MPLUS

    Gets or sets the calculator text.

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

    MR

    Gets or sets the calculator text.

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

    MS

    Gets or sets the calculator text.

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

    NoAppointmentText

    Gets or sets the no appointment text.

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

    NovemberText

    Gets or sets the November month text.

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

    OctoberText

    Gets or sets the October month text.

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

    OKText

    Gets or sets the ok text.

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

    Paste

    Gets or sets the paste property.

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

    Redo

    Gets or sets the Redo property.

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

    SaturdayText

    Gets or sets the saturday text.

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

    SelectAll

    Gets or sets the select all property.

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

    SeptemberText

    Gets or sets the September month text.

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

    ShortestFridayText

    Gets or sets the shortest friday text.

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

    ShortestMondayText

    Gets or sets the shortest monday text.

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

    ShortestSaturdayText

    Gets or sets the shortest saturday text.

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

    ShortestSundayText

    Gets or sets the shortest sunday text.

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

    ShortestThursdayText

    Gets or sets the shortest Thursday text.

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

    ShortestTuesdayText

    Gets or sets the shortest tuesday text.

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

    ShortestWednesdayText

    Gets or sets the shortest wednesday text.

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

    SundayText

    Gets or sets the sunday text.

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

    ThursdayText

    Gets or sets the thursday text.

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

    TuesdayText

    Gets or sets the tuesday text.

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

    Undo

    Gets or sets the Undo property.

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

    WednesdayText

    Gets or sets the wednesday text.

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