Class ResourceHelper
Inheritance
System.Object
ResourceHelper
Assembly: Syncfusion.SfGrid.UWP.dll
Syntax
public class ResourceHelper : Object
Constructors
ResourceHelper()
Declaration
Properties
AddNewRowText
Declaration
public string AddNewRowText { get; }
Property Value
AdvancedFilters
Declaration
public string AdvancedFilters { get; }
Property Value
AND
Declaration
public string AND { get; }
Property Value
BeginsWith
Declaration
public string BeginsWith { get; }
Property Value
Blanks
Declaration
public string Blanks { get; }
Property Value
Bottom
Declaration
public string Bottom { get; }
Property Value
Cancel
Declaration
public string Cancel { get; }
Property Value
CantDropHere
Declaration
public string CantDropHere { get; }
Property Value
ClearFilter
Declaration
public string ClearFilter { get; }
Property Value
ColumnChooserTitle
Declaration
public string ColumnChooserTitle { get; }
Property Value
ColumnChooserWaterMark
Declaration
public string ColumnChooserWaterMark { get; }
Property Value
Contains
Declaration
public string Contains { get; }
Property Value
CustomPageSizes
Declaration
public string CustomPageSizes { get; }
Property Value
CustomSize
Declaration
public string CustomSize { get; }
Property Value
DropAbove
Declaration
public string DropAbove { get; }
Property Value
DropAsChild
Declaration
public string DropAsChild { get; }
Property Value
DropBelow
Declaration
public string DropBelow { get; }
Property Value
DropRowsAbove
Declaration
public string DropRowsAbove { get; }
Property Value
DropRowsAsChild
Declaration
public string DropRowsAsChild { get; }
Property Value
DropRowsBelow
Declaration
public string DropRowsBelow { get; }
Property Value
Empty
Declaration
public string Empty { get; }
Property Value
EndsWith
Declaration
public string EndsWith { get; }
Property Value
Equalss
Declaration
public string Equalss { get; }
Property Value
FitAllColumnsOnOnePage
Declaration
public string FitAllColumnsOnOnePage { get; }
Property Value
FitAllRowsOnOnePage
Declaration
public string FitAllRowsOnOnePage { get; }
Property Value
FitGridOnOnePage
Declaration
public string FitGridOnOnePage { get; }
Property Value
GreaterThan
Declaration
public string GreaterThan { get; }
Property Value
GreaterThanorEqual
Declaration
public string GreaterThanorEqual { get; }
Property Value
GroupDropAreaText
Declaration
public string GroupDropAreaText { get; }
Property Value
Height
Declaration
public string Height { get; }
Property Value
LandScapeOrientation
Declaration
public string LandScapeOrientation { get; }
Property Value
Left
Declaration
public string Left { get; }
Property Value
LessThan
Declaration
public string LessThan { get; }
Property Value
LessThanorEqual
Declaration
public string LessThanorEqual { get; }
Property Value
NoItems
Declaration
public string NoItems { get; }
Property Value
NoMatches
Declaration
public string NoMatches { get; }
Property Value
NoScaling
Declaration
public string NoScaling { get; }
Property Value
NotBeginsWith
Declaration
public string NotBeginsWith { get; }
Property Value
NotContains
Declaration
public string NotContains { get; }
Property Value
NotEmpty
Declaration
public string NotEmpty { get; }
Property Value
NotEndsWith
Declaration
public string NotEndsWith { get; }
Property Value
NotEquals
Declaration
public string NotEquals { get; }
Property Value
NotNull
Declaration
public string NotNull { get; }
Property Value
Null
Declaration
public string Null { get; }
Property Value
OK
Declaration
public string OK { get; }
Property Value
OR
Declaration
public string OR { get; }
Property Value
PortraitOrientation
Declaration
public string PortraitOrientation { get; }
Property Value
Print
Declaration
public string Print { get; }
Property Value
PrintPreview
Declaration
public string PrintPreview { get; }
Property Value
Right
Declaration
public string Right { get; }
Property Value
RowErrorMessage
Declaration
public string RowErrorMessage { get; }
Property Value
Search
Declaration
public string Search { get; }
Property Value
SelectAll
Declaration
public string SelectAll { get; }
Property Value
ShowRowsWhere
Declaration
public string ShowRowsWhere { get; }
Property Value
SortNumberAscending
Declaration
public string SortNumberAscending { get; }
Property Value
SortNumberDescending
Declaration
public string SortNumberDescending { get; }
Property Value
SortStringAscending
Declaration
public string SortStringAscending { get; }
Property Value
SortStringDescending
Declaration
public string SortStringDescending { get; }
Property Value
Top
Declaration
public string Top { get; }
Property Value
Width
Declaration
public string Width { get; }
Property Value
Extension Methods