menu

UWP

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

    Show / Hide Table of Contents

    Class ResourceHelper

    Inheritance
    System.Object
    ResourceHelper
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public class ResourceHelper : Object

    Constructors

    ResourceHelper()

    Declaration
    public ResourceHelper()

    Properties

    AddNewRowText

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

    AdvancedFilters

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

    AND

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

    BeginsWith

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

    Blanks

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

    Bottom

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

    Cancel

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

    CantDropHere

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

    ClearFilter

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

    ColumnChooserTitle

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

    ColumnChooserWaterMark

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

    Contains

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

    CustomPageSizes

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

    CustomSize

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

    DropAbove

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

    DropAsChild

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

    DropBelow

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

    DropRowsAbove

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

    DropRowsAsChild

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

    DropRowsBelow

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

    Empty

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

    EndsWith

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

    Equalss

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

    FitAllColumnsOnOnePage

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

    FitAllRowsOnOnePage

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

    FitGridOnOnePage

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

    GreaterThan

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

    GreaterThanorEqual

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

    GroupDropAreaText

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

    Height

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

    LandScapeOrientation

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

    Left

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

    LessThan

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

    LessThanorEqual

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

    NoItems

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

    NoMatches

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

    NoScaling

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

    NotBeginsWith

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

    NotContains

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

    NotEmpty

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

    NotEndsWith

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

    NotEquals

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

    NotNull

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

    Null

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

    OK

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

    OR

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

    PortraitOrientation

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

    Print

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

    PrintPreview

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

    Right

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

    RowErrorMessage

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

    Search

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

    SelectAll

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

    ShowRowsWhere

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

    SortNumberAscending

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

    SortNumberDescending

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

    SortStringAscending

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

    SortStringDescending

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

    Top

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

    Width

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

    Extension Methods

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