Intersoft.Client.UI.Data.Localization Namespace : Resources Class |
The following tables list the members exposed by Resources.
Name | Description | |
---|---|---|
Culture | Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class. | |
DataComboBoxItemsRetrieved | Looks up a localized string similar to Showing {0} of {1} results.. | |
DataComboBoxNoItemsRetrieved | Looks up a localized string similar to No results found.. | |
DataComboBoxShowMoreItems | Looks up a localized string similar to Load more items (Ctrl+Down). | |
GridViewAutomationPeer_OperationCannotBePerformed | Looks up a localized string similar to Cannot perform the operation.. | |
GridViewBusyText | Looks up a localized string similar to Loading.... | |
GridViewCannotChangeColumnCollectionWhileAdjustingDisplayIndexes | Looks up a localized string similar to Column collection cannot be changed while adjusting display indexes.. | |
GridViewCannotChangeItemsWhenLoadingRows | Looks up a localized string similar to Items cannot be added, removed or reset while rows are loading or unloading.. | |
GridViewColumnCannotBeCollapsed | Looks up a localized string similar to Column cannot be collapsed.. | |
GridViewColumnCannotBeReassignedToDifferentGridView | Looks up a localized string similar to Column already belongs to a UXGridView instance and cannot be reassigned.. | |
GridViewColumnHeader_ContentDoesNotSupportUIElements | Looks up a localized string similar to Content does not support UIElement; use ContentTemplate instead.. | |
GridViewColumnHeaderAutomationPeer_Ascending | Looks up a localized string similar to ascending. | |
GridViewColumnHeaderAutomationPeer_Descending | Looks up a localized string similar to descending. | |
GridViewColumnNotInThisGridView | Looks up a localized string similar to Provided column does not belong to this UXGridView.. | |
GridViewContextMenu_Cancel | Looks up a localized string similar to Cancel. | |
GridViewContextMenu_CopyRow | Looks up a localized string similar to Copy Row(s). | |
GridViewContextMenu_Delete | Looks up a localized string similar to Delete. | |
GridViewContextMenu_Edit | Looks up a localized string similar to Edit. | |
GridViewContextMenu_Group | Looks up a localized string similar to Group. | |
GridViewContextMenu_GroupByBox | Looks up a localized string similar to Group By Box. | |
GridViewContextMenu_Insert | Looks up a localized string similar to Insert. | |
GridViewContextMenu_RejectChanges | Looks up a localized string similar to Reject Changes. | |
GridViewContextMenu_SaveChanges | Looks up a localized string similar to Save Changes. | |
GridViewContextMenu_SortAscending | Looks up a localized string similar to Sort Ascending. | |
GridViewContextMenu_SortDescending | Looks up a localized string similar to Sort Descending. | |
GridViewContextMenu_Ungroup | Looks up a localized string similar to Ungroup. | |
GridViewContextMenu_Update | Looks up a localized string similar to Update. | |
GridViewDragDrop_DropHereToGroup | Looks up a localized string similar to Drop here to group. | |
GridViewDragDrop_MoveColumnHere | Looks up a localized string similar to Move column here. | |
GridViewDragDrop_MoveGroupHere | Looks up a localized string similar to Move group here. | |
GridViewDragDrop_RemoveGroup | Looks up a localized string similar to Remove group. | |
GridViewGroupByBox | Looks up a localized string similar to Drag a column header here to group by that column. | |
GridViewItemIsNotContainedInTheItemsSource | Looks up a localized string similar to The item is not contained in the ItemsSource.. | |
GridViewItemModified | Looks up a localized string similar to This item was modified.. | |
GridViewLength_InvalidUnitType | Looks up a localized string similar to {0} is not a valid UXGridViewLengthUnitType.. | |
GridViewLengthConverter_CannotConvertFrom | Looks up a localized string similar to UXGridViewLengthConverter cannot convert from {0}.. | |
GridViewLengthConverter_CannotConvertTo | Looks up a localized string similar to Cannot convert from UXGridViewLength to {0}.. | |
GridViewLengthConverter_InvalidUXGridViewLength | Looks up a localized string similar to Invalid UXGridViewLength.. | |
GridViewNoCurrentRow | Looks up a localized string similar to There is no current row. Operation cannot be completed.. | |
GridViewNoDataText | Looks up a localized string similar to There are no items in this view.. | |
GridViewNoOwningGrid | Looks up a localized string similar to There is no instance of UXGridView assigned to this {0}. Operation cannot be completed.. | |
GridViewRejectChangesTooltip | Looks up a localized string similar to Undo All Changes. | |
GridViewRow_InvalidRowIndexCannotCompleteOperation | Looks up a localized string similar to Invalid row index. Operation cannot be completed.. | |
GridViewRow_NewRowText | Looks up a localized string similar to Click here to add a new item.... | |
GridViewRowGroupHeader_ItemCountPlural | Looks up a localized string similar to ({0} items). | |
GridViewRowGroupHeader_ItemCountSingular | Looks up a localized string similar to ({0} item). | |
GridViewRowGroupHeader_PropertyName | Looks up a localized string similar to {0}:. | |
GridViewSaveChangesTooltip | Looks up a localized string similar to Save All Changes. | |
GridViewSelectedItemsCollection_CannotChangeSelectedItemsCollectionInSingleMode | Looks up a localized string similar to Can only change SelectedItemsCore collection in Extended selection mode. Use SelectedItem property in Single selection mode.. | |
GridViewTemplateColumn_MissingTemplateForType | Looks up a localized string similar to Missing template. Cannot initialize {0}.. | |
GridViewUnderlyingPropertyIsReadOnly | Looks up a localized string similar to {0} cannot be set because the underlying property is read only.. | |
GridViewValueCannotBeSetToInfinity | Looks up a localized string similar to {0} cannot be set to infinity.. | |
GridViewValueCannotBeSetToNAN | Looks up a localized string similar to {0} cannot be set to double.NAN.. | |
GridViewValueCannotBeSetToNull | Looks up a localized string similar to {0} cannot be set to a null value.. | |
GridViewValueIsNotAnInstanceOf | Looks up a localized string similar to The value is not an instance of {0}.. | |
GridViewValueIsNotAnInstanceOfEitherOr | Looks up a localized string similar to The value is not an instance of {0} or {1}.. | |
GridViewValueMustBeGreaterThanOrEqualTo | Looks up a localized string similar to {0} must be greater than or equal to {1}.. | |
GridViewValueMustBeGTandLT | Looks up a localized string similar to {0} must be greater than {1} and less than {2}.. | |
GridViewValueMustBeGTandLTE | Looks up a localized string similar to {0} must be greater than {1} and less than or equal to {2}.. | |
GridViewValueMustBeGTEandLT | Looks up a localized string similar to {0} must be greater than or equal to {1} and less than {2}.. | |
GridViewValueMustBeGTEandLTE | Looks up a localized string similar to {0} must be greater than or equal to {1} and less than or equal to {2}.. | |
GridViewValueMustBeLessThan | Looks up a localized string similar to {0} must be less than {1}.. | |
GridViewValueMustBeLessThanOrEqualTo | Looks up a localized string similar to {0} must be less than or equal to {1}.. | |
InvalidEnumArgumentException_InvalidEnumArgument | Looks up a localized string similar to The value of argument '{0}' ({1}) is invalid for Enum type '{2}'.. | |
PagerAutoEllipsisString | Looks up a localized string similar to .... | |
PagerInvalidButtonPanelContent | Looks up a localized string similar to The NumericButtonPanel contains invalid children.. | |
PagerInvalidTimeSpan | Looks up a localized string similar to The {0} time span must be strictly positive.. | |
PagerPageIndexMustBeNegativeOne | Looks up a localized string similar to The PageIndex property can only be set to -1 when the Source property is null or the PageSize property is 0.. | |
PagerPrefix_TotalPageCountKnown | Looks up a localized string similar to Page. | |
PagerPrefix_TotalPageCountUnknown | Looks up a localized string similar to Page. | |
PagerSuffix_TotalPageCountKnown | Looks up a localized string similar to of {0}. | |
PagerSuffix_TotalPageCountUnknown | Looks up a localized string similar to . | |
PagerUnderlyingPropertyIsReadOnly | Looks up a localized string similar to {0} cannot be set because the underlying property is read only.. | |
PagerValueMustBeGreaterThanOrEqualTo | Looks up a localized string similar to {0} must be greater than or equal to {1}.. | |
ResourceManager | Returns the cached ResourceManager instance used by this class. | |
UXTreeListMoveToItem | Looks up a localized string similar to Move to item. | |
UXTreeListMoveToRoot | Looks up a localized string similar to Move to root. | |
UXTreeListNotAllowed | Looks up a localized string similar to Not allowed. |