RadzenStrings Class

A strongly-typed resource class, for looking up localized strings, etc.

Inheritance

Object

RadzenStrings

Namespace: Radzen.Blazor

Assembly: Radzen.Blazor.dll

Syntax

public class RadzenStrings

Properties

AIChat_AssistantAvatarTextLink to this section

Declaration
public string AIChat_AssistantAvatarText { get; }
Property Value
Type Description
string

AIChat_EmptyMessageLink to this section

Declaration
public string AIChat_EmptyMessage { get; }
Property Value
Type Description
string

AIChat_PlaceholderLink to this section

Declaration
public string AIChat_Placeholder { get; }
Property Value
Type Description
string

AIChat_UserAvatarTextLink to this section

Declaration
public string AIChat_UserAvatarText { get; }
Property Value
Type Description
string

AgendaView_MultiDayTextLink to this section

Declaration
public string AgendaView_MultiDayText { get; }
Property Value
Type Description
string

Alert_CloseAriaLabelLink to this section

Declaration
public string Alert_CloseAriaLabel { get; }
Property Value
Type Description
string

BreadCrumb_AriaLabelLink to this section

Declaration
public string BreadCrumb_AriaLabel { get; }
Property Value
Type Description
string

Button_ImageAlternateTextLink to this section

Declaration
public string Button_ImageAlternateText { get; }
Property Value
Type Description
string

Chat_EmptyMessageLink to this section

Declaration
public string Chat_EmptyMessage { get; }
Property Value
Type Description
string

Chat_NewMessagesTextLink to this section

Declaration
public string Chat_NewMessagesText { get; }
Property Value
Type Description
string

Chat_PlaceholderLink to this section

Declaration
public string Chat_Placeholder { get; }
Property Value
Type Description
string

ChipList_RemoveChipTitleLink to this section

Declaration
public string ChipList_RemoveChipTitle { get; }
Property Value
Type Description
string

Chip_RemoveChipTitleLink to this section

Declaration
public string Chip_RemoveChipTitle { get; }
Property Value
Type Description
string

ColorPicker_AlphaAriaLabelLink to this section

Declaration
public string ColorPicker_AlphaAriaLabel { get; }
Property Value
Type Description
string

ColorPicker_AlphaTextLink to this section

Declaration
public string ColorPicker_AlphaText { get; }
Property Value
Type Description
string

ColorPicker_BlueTextLink to this section

Declaration
public string ColorPicker_BlueText { get; }
Property Value
Type Description
string

ColorPicker_ButtonTextLink to this section

Declaration
public string ColorPicker_ButtonText { get; }
Property Value
Type Description
string

ColorPicker_GreenTextLink to this section

Declaration
public string ColorPicker_GreenText { get; }
Property Value
Type Description
string

ColorPicker_HexTextLink to this section

Declaration
public string ColorPicker_HexText { get; }
Property Value
Type Description
string

ColorPicker_HueAriaLabelLink to this section

Declaration
public string ColorPicker_HueAriaLabel { get; }
Property Value
Type Description
string

ColorPicker_PopupAriaLabelLink to this section

Declaration
public string ColorPicker_PopupAriaLabel { get; }
Property Value
Type Description
string

ColorPicker_RedTextLink to this section

Declaration
public string ColorPicker_RedText { get; }
Property Value
Type Description
string

ColorPicker_SaturationAriaLabelLink to this section

Declaration
public string ColorPicker_SaturationAriaLabel { get; }
Property Value
Type Description
string

ColorPicker_SaturationValueTextFormatLink to this section

Declaration
public string ColorPicker_SaturationValueTextFormat { get; }
Property Value
Type Description
string

ColorPicker_ToggleAriaLabelLink to this section

Declaration
public string ColorPicker_ToggleAriaLabel { get; }
Property Value
Type Description
string

CultureLink to this section

Overrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

Declaration
public Globalization.CultureInfo Culture { get; set; }
Property Value
Type Description
Globalization.CultureInfoOverrides the current thread's CurrentUICulture property for all resource lookups using this strongly typed resource class.

DataAnnotationValidator_MessageSeparatorLink to this section

Declaration
public string DataAnnotationValidator_MessageSeparator { get; }
Property Value
Type Description
string

DataFilter_AddFilterGroupTextLink to this section

Declaration
public string DataFilter_AddFilterGroupText { get; }
Property Value
Type Description
string

DataFilter_AddFilterTextLink to this section

Declaration
public string DataFilter_AddFilterText { get; }
Property Value
Type Description
string

DataFilter_AndOperatorTextLink to this section

Declaration
public string DataFilter_AndOperatorText { get; }
Property Value
Type Description
string

DataFilter_ApplyFilterTextLink to this section

Declaration
public string DataFilter_ApplyFilterText { get; }
Property Value
Type Description
string

DataFilter_ClearFilterTextLink to this section

Declaration
public string DataFilter_ClearFilterText { get; }
Property Value
Type Description
string

DataFilter_ContainsTextLink to this section

Declaration
public string DataFilter_ContainsText { get; }
Property Value
Type Description
string

DataFilter_CustomTextLink to this section

Declaration
public string DataFilter_CustomText { get; }
Property Value
Type Description
string

DataFilter_DoesNotContainTextLink to this section

Declaration
public string DataFilter_DoesNotContainText { get; }
Property Value
Type Description
string

DataFilter_EndsWithTextLink to this section

Declaration
public string DataFilter_EndsWithText { get; }
Property Value
Type Description
string

DataFilter_EnumFilterSelectTextLink to this section

Declaration
public string DataFilter_EnumFilterSelectText { get; }
Property Value
Type Description
string

DataFilter_EqualsTextLink to this section

Declaration
public string DataFilter_EqualsText { get; }
Property Value
Type Description
string

DataFilter_FilterOperatorAriaLabelLink to this section

Declaration
public string DataFilter_FilterOperatorAriaLabel { get; }
Property Value
Type Description
string

DataFilter_FilterTextLink to this section

Declaration
public string DataFilter_FilterText { get; }
Property Value
Type Description
string

DataFilter_FilterValueAriaLabelLink to this section

Declaration
public string DataFilter_FilterValueAriaLabel { get; }
Property Value
Type Description
string

DataFilter_GreaterThanOrEqualsTextLink to this section

Declaration
public string DataFilter_GreaterThanOrEqualsText { get; }
Property Value
Type Description
string

DataFilter_GreaterThanTextLink to this section

Declaration
public string DataFilter_GreaterThanText { get; }
Property Value
Type Description
string

DataFilter_InTextLink to this section

Declaration
public string DataFilter_InText { get; }
Property Value
Type Description
string

DataFilter_IsEmptyTextLink to this section

Declaration
public string DataFilter_IsEmptyText { get; }
Property Value
Type Description
string

DataFilter_IsNotEmptyTextLink to this section

Declaration
public string DataFilter_IsNotEmptyText { get; }
Property Value
Type Description
string

DataFilter_IsNotNullTextLink to this section

Declaration
public string DataFilter_IsNotNullText { get; }
Property Value
Type Description
string

DataFilter_IsNullTextLink to this section

Declaration
public string DataFilter_IsNullText { get; }
Property Value
Type Description
string

DataFilter_LessThanOrEqualsTextLink to this section

Declaration
public string DataFilter_LessThanOrEqualsText { get; }
Property Value
Type Description
string

DataFilter_LessThanTextLink to this section

Declaration
public string DataFilter_LessThanText { get; }
Property Value
Type Description
string

DataFilter_NotEqualsTextLink to this section

Declaration
public string DataFilter_NotEqualsText { get; }
Property Value
Type Description
string

DataFilter_NotInTextLink to this section

Declaration
public string DataFilter_NotInText { get; }
Property Value
Type Description
string

DataFilter_OrOperatorTextLink to this section

Declaration
public string DataFilter_OrOperatorText { get; }
Property Value
Type Description
string

DataFilter_PropertyAriaLabelLink to this section

Declaration
public string DataFilter_PropertyAriaLabel { get; }
Property Value
Type Description
string

DataFilter_RemoveFilterTextLink to this section

Declaration
public string DataFilter_RemoveFilterText { get; }
Property Value
Type Description
string

DataFilter_StartsWithTextLink to this section

Declaration
public string DataFilter_StartsWithText { get; }
Property Value
Type Description
string

DataGrid_AllColumnsTextLink to this section

Declaration
public string DataGrid_AllColumnsText { get; }
Property Value
Type Description
string

DataGrid_AndOperatorTextLink to this section

Declaration
public string DataGrid_AndOperatorText { get; }
Property Value
Type Description
string

DataGrid_ApplyFilterTextLink to this section

Declaration
public string DataGrid_ApplyFilterText { get; }
Property Value
Type Description
string

DataGrid_ClearFilterTextLink to this section

Declaration
public string DataGrid_ClearFilterText { get; }
Property Value
Type Description
string

DataGrid_CollapseAllTitleLink to this section

Declaration
public string DataGrid_CollapseAllTitle { get; }
Property Value
Type Description
string

DataGrid_ColumnsShowingTextLink to this section

Declaration
public string DataGrid_ColumnsShowingText { get; }
Property Value
Type Description
string

DataGrid_ColumnsTextLink to this section

Declaration
public string DataGrid_ColumnsText { get; }
Property Value
Type Description
string

DataGrid_ContainsTextLink to this section

Declaration
public string DataGrid_ContainsText { get; }
Property Value
Type Description
string

DataGrid_CustomTextLink to this section

Declaration
public string DataGrid_CustomText { get; }
Property Value
Type Description
string

DataGrid_DoesNotContainTextLink to this section

Declaration
public string DataGrid_DoesNotContainText { get; }
Property Value
Type Description
string

DataGrid_EndsWithTextLink to this section

Declaration
public string DataGrid_EndsWithText { get; }
Property Value
Type Description
string

DataGrid_EnumFilterSelectTextLink to this section

Declaration
public string DataGrid_EnumFilterSelectText { get; }
Property Value
Type Description
string

DataGrid_EnumNullFilterTextLink to this section

Declaration
public string DataGrid_EnumNullFilterText { get; }
Property Value
Type Description
string

DataGrid_EqualsTextLink to this section

Declaration
public string DataGrid_EqualsText { get; }
Property Value
Type Description
string

DataGrid_ExpandAllTitleLink to this section

Declaration
public string DataGrid_ExpandAllTitle { get; }
Property Value
Type Description
string

DataGrid_ExpandChildItemAriaLabelLink to this section

Declaration
public string DataGrid_ExpandChildItemAriaLabel { get; }
Property Value
Type Description
string

DataGrid_ExpandGroupAriaLabelLink to this section

Declaration
public string DataGrid_ExpandGroupAriaLabel { get; }
Property Value
Type Description
string

DataGrid_FilterOperatorAriaLabelLink to this section

Declaration
public string DataGrid_FilterOperatorAriaLabel { get; }
Property Value
Type Description
string

DataGrid_FilterTextLink to this section

Declaration
public string DataGrid_FilterText { get; }
Property Value
Type Description
string

DataGrid_FilterToggleAriaLabelLink to this section

Declaration
public string DataGrid_FilterToggleAriaLabel { get; }
Property Value
Type Description
string

DataGrid_FilterValueAriaLabelLink to this section

Declaration
public string DataGrid_FilterValueAriaLabel { get; }
Property Value
Type Description
string

DataGrid_GreaterThanOrEqualsTextLink to this section

Declaration
public string DataGrid_GreaterThanOrEqualsText { get; }
Property Value
Type Description
string

DataGrid_GreaterThanTextLink to this section

Declaration
public string DataGrid_GreaterThanText { get; }
Property Value
Type Description
string

DataGrid_GroupPanelTextLink to this section

Declaration
public string DataGrid_GroupPanelText { get; }
Property Value
Type Description
string

DataGrid_InTextLink to this section

Declaration
public string DataGrid_InText { get; }
Property Value
Type Description
string

DataGrid_IsEmptyTextLink to this section

Declaration
public string DataGrid_IsEmptyText { get; }
Property Value
Type Description
string

DataGrid_IsNotEmptyTextLink to this section

Declaration
public string DataGrid_IsNotEmptyText { get; }
Property Value
Type Description
string

DataGrid_IsNotNullTextLink to this section

Declaration
public string DataGrid_IsNotNullText { get; }
Property Value
Type Description
string

DataGrid_IsNullTextLink to this section

Declaration
public string DataGrid_IsNullText { get; }
Property Value
Type Description
string

DataGrid_LessThanOrEqualsTextLink to this section

Declaration
public string DataGrid_LessThanOrEqualsText { get; }
Property Value
Type Description
string

DataGrid_LessThanTextLink to this section

Declaration
public string DataGrid_LessThanText { get; }
Property Value
Type Description
string

DataGrid_LogicalOperatorAriaLabelLink to this section

Declaration
public string DataGrid_LogicalOperatorAriaLabel { get; }
Property Value
Type Description
string

DataGrid_NotEqualsTextLink to this section

Declaration
public string DataGrid_NotEqualsText { get; }
Property Value
Type Description
string

DataGrid_NotInTextLink to this section

Declaration
public string DataGrid_NotInText { get; }
Property Value
Type Description
string

DataGrid_OrOperatorTextLink to this section

Declaration
public string DataGrid_OrOperatorText { get; }
Property Value
Type Description
string

DataGrid_RemoveGroupAriaLabelLink to this section

Declaration
public string DataGrid_RemoveGroupAriaLabel { get; }
Property Value
Type Description
string

DataGrid_SecondFilterOperatorAriaLabelLink to this section

Declaration
public string DataGrid_SecondFilterOperatorAriaLabel { get; }
Property Value
Type Description
string

DataGrid_SecondFilterValueAriaLabelLink to this section

Declaration
public string DataGrid_SecondFilterValueAriaLabel { get; }
Property Value
Type Description
string

DataGrid_SelectVisibleColumnsAriaLabelLink to this section

Declaration
public string DataGrid_SelectVisibleColumnsAriaLabel { get; }
Property Value
Type Description
string

DataGrid_StartsWithTextLink to this section

Declaration
public string DataGrid_StartsWithText { get; }
Property Value
Type Description
string

DataList_EmptyTextLink to this section

Declaration
public string DataList_EmptyText { get; }
Property Value
Type Description
string

DatePicker_CalendarWeekTitleLink to this section

Declaration
public string DatePicker_CalendarWeekTitle { get; }
Property Value
Type Description
string

DatePicker_ClearAriaLabelLink to this section

Declaration
public string DatePicker_ClearAriaLabel { get; }
Property Value
Type Description
string

DatePicker_DisabledAriaLabelLink to this section

Declaration
public string DatePicker_DisabledAriaLabel { get; }
Property Value
Type Description
string

DatePicker_HourAriaLabelLink to this section

Declaration
public string DatePicker_HourAriaLabel { get; }
Property Value
Type Description
string

DatePicker_MinutesAriaLabelLink to this section

Declaration
public string DatePicker_MinutesAriaLabel { get; }
Property Value
Type Description
string

DatePicker_NextMonthAriaLabelLink to this section

Declaration
public string DatePicker_NextMonthAriaLabel { get; }
Property Value
Type Description
string

DatePicker_OkAriaLabelLink to this section

Declaration
public string DatePicker_OkAriaLabel { get; }
Property Value
Type Description
string

DatePicker_PopupAriaLabelLink to this section

Declaration
public string DatePicker_PopupAriaLabel { get; }
Property Value
Type Description
string

DatePicker_PrevMonthAriaLabelLink to this section

Declaration
public string DatePicker_PrevMonthAriaLabel { get; }
Property Value
Type Description
string

DatePicker_SecondsAriaLabelLink to this section

Declaration
public string DatePicker_SecondsAriaLabel { get; }
Property Value
Type Description
string

DatePicker_SelectedAriaLabelLink to this section

Declaration
public string DatePicker_SelectedAriaLabel { get; }
Property Value
Type Description
string

DatePicker_TodayAriaLabelLink to this section

Declaration
public string DatePicker_TodayAriaLabel { get; }
Property Value
Type Description
string

DatePicker_ToggleAmPmAriaLabelLink to this section

Declaration
public string DatePicker_ToggleAmPmAriaLabel { get; }
Property Value
Type Description
string

DatePicker_ToggleAriaLabelLink to this section

Declaration
public string DatePicker_ToggleAriaLabel { get; }
Property Value
Type Description
string

Dialog_CloseAriaLabelLink to this section

Declaration
public string Dialog_CloseAriaLabel { get; }
Property Value
Type Description
string

DropDownDataGrid_AddAriaLabelLink to this section

Declaration
public string DropDownDataGrid_AddAriaLabel { get; }
Property Value
Type Description
string

DropDownDataGrid_EmptyTextLink to this section

Declaration
public string DropDownDataGrid_EmptyText { get; }
Property Value
Type Description
string

DropDownDataGrid_FirstPageAriaLabelLink to this section

Declaration
public string DropDownDataGrid_FirstPageAriaLabel { get; }
Property Value
Type Description
string

DropDownDataGrid_FirstPageTitleLink to this section

Declaration
public string DropDownDataGrid_FirstPageTitle { get; }
Property Value
Type Description
string

DropDownDataGrid_LastPageAriaLabelLink to this section

Declaration
public string DropDownDataGrid_LastPageAriaLabel { get; }
Property Value
Type Description
string

DropDownDataGrid_LastPageTitleLink to this section

Declaration
public string DropDownDataGrid_LastPageTitle { get; }
Property Value
Type Description
string

DropDownDataGrid_NextPageAriaLabelLink to this section

Declaration
public string DropDownDataGrid_NextPageAriaLabel { get; }
Property Value
Type Description
string

DropDownDataGrid_NextPageTitleLink to this section

Declaration
public string DropDownDataGrid_NextPageTitle { get; }
Property Value
Type Description
string

DropDownDataGrid_PageAriaLabelFormatLink to this section

Declaration
public string DropDownDataGrid_PageAriaLabelFormat { get; }
Property Value
Type Description
string

DropDownDataGrid_PageTitleFormatLink to this section

Declaration
public string DropDownDataGrid_PageTitleFormat { get; }
Property Value
Type Description
string

DropDownDataGrid_PagingSummaryFormatLink to this section

Declaration
public string DropDownDataGrid_PagingSummaryFormat { get; }
Property Value
Type Description
string

DropDownDataGrid_PrevPageAriaLabelLink to this section

Declaration
public string DropDownDataGrid_PrevPageAriaLabel { get; }
Property Value
Type Description
string

DropDownDataGrid_PrevPageTitleLink to this section

Declaration
public string DropDownDataGrid_PrevPageTitle { get; }
Property Value
Type Description
string

DropDownDataGrid_SearchTextPlaceholderLink to this section

Declaration
public string DropDownDataGrid_SearchTextPlaceholder { get; }
Property Value
Type Description
string

DropDownDataGrid_SelectedItemsTextLink to this section

Declaration
public string DropDownDataGrid_SelectedItemsText { get; }
Property Value
Type Description
string

DropDown_ClearAriaLabelLink to this section

Declaration
public string DropDown_ClearAriaLabel { get; }
Property Value
Type Description
string

DropDown_EmptyAriaLabelLink to this section

Declaration
public string DropDown_EmptyAriaLabel { get; }
Property Value
Type Description
string

DropDown_RemoveChipTitleLink to this section

Declaration
public string DropDown_RemoveChipTitle { get; }
Property Value
Type Description
string

DropDown_SearchAriaLabelLink to this section

Declaration
public string DropDown_SearchAriaLabel { get; }
Property Value
Type Description
string

DropDown_SelectedItemsTextLink to this section

Declaration
public string DropDown_SelectedItemsText { get; }
Property Value
Type Description
string

FileInput_ChooseTextLink to this section

Declaration
public string FileInput_ChooseText { get; }
Property Value
Type Description
string

FileInput_DeleteTextLink to this section

Declaration
public string FileInput_DeleteText { get; }
Property Value
Type Description
string

FileInput_ImageAlternateTextLink to this section

Declaration
public string FileInput_ImageAlternateText { get; }
Property Value
Type Description
string

Gantt_AndOperatorTextLink to this section

Declaration
public string Gantt_AndOperatorText { get; }
Property Value
Type Description
string

Gantt_ApplyFilterTextLink to this section

Declaration
public string Gantt_ApplyFilterText { get; }
Property Value
Type Description
string

Gantt_ClearFilterTextLink to this section

Declaration
public string Gantt_ClearFilterText { get; }
Property Value
Type Description
string

Gantt_ContainsTextLink to this section

Declaration
public string Gantt_ContainsText { get; }
Property Value
Type Description
string

Gantt_DoesNotContainTextLink to this section

Declaration
public string Gantt_DoesNotContainText { get; }
Property Value
Type Description
string

Gantt_EmptyTextLink to this section

Declaration
public string Gantt_EmptyText { get; }
Property Value
Type Description
string

Gantt_EndsWithTextLink to this section

Declaration
public string Gantt_EndsWithText { get; }
Property Value
Type Description
string

Gantt_EqualsTextLink to this section

Declaration
public string Gantt_EqualsText { get; }
Property Value
Type Description
string

Gantt_FilterTextLink to this section

Declaration
public string Gantt_FilterText { get; }
Property Value
Type Description
string

Gantt_GreaterThanOrEqualsTextLink to this section

Declaration
public string Gantt_GreaterThanOrEqualsText { get; }
Property Value
Type Description
string

Gantt_GreaterThanTextLink to this section

Declaration
public string Gantt_GreaterThanText { get; }
Property Value
Type Description
string

Gantt_IsEmptyTextLink to this section

Declaration
public string Gantt_IsEmptyText { get; }
Property Value
Type Description
string

Gantt_IsNotEmptyTextLink to this section

Declaration
public string Gantt_IsNotEmptyText { get; }
Property Value
Type Description
string

Gantt_IsNotNullTextLink to this section

Declaration
public string Gantt_IsNotNullText { get; }
Property Value
Type Description
string

Gantt_IsNullTextLink to this section

Declaration
public string Gantt_IsNullText { get; }
Property Value
Type Description
string

Gantt_LessThanOrEqualsTextLink to this section

Declaration
public string Gantt_LessThanOrEqualsText { get; }
Property Value
Type Description
string

Gantt_LessThanTextLink to this section

Declaration
public string Gantt_LessThanText { get; }
Property Value
Type Description
string

Gantt_NextTextLink to this section

Declaration
public string Gantt_NextText { get; }
Property Value
Type Description
string

Gantt_NotEqualsTextLink to this section

Declaration
public string Gantt_NotEqualsText { get; }
Property Value
Type Description
string

Gantt_OrOperatorTextLink to this section

Declaration
public string Gantt_OrOperatorText { get; }
Property Value
Type Description
string

Gantt_PrevTextLink to this section

Declaration
public string Gantt_PrevText { get; }
Property Value
Type Description
string

Gantt_StartsWithTextLink to this section

Declaration
public string Gantt_StartsWithText { get; }
Property Value
Type Description
string

Gantt_TodayTextLink to this section

Declaration
public string Gantt_TodayText { get; }
Property Value
Type Description
string

Gantt_ZoomToFitTextLink to this section

Declaration
public string Gantt_ZoomToFitText { get; }
Property Value
Type Description
string

Gravatar_AlternateTextLink to this section

Declaration
public string Gravatar_AlternateText { get; }
Property Value
Type Description
string

HtmlEditorAlignCenter_TitleLink to this section

Declaration
public string HtmlEditorAlignCenter_Title { get; }
Property Value
Type Description
string

HtmlEditorAlignLeft_TitleLink to this section

Declaration
public string HtmlEditorAlignLeft_Title { get; }
Property Value
Type Description
string

HtmlEditorAlignRight_TitleLink to this section

Declaration
public string HtmlEditorAlignRight_Title { get; }
Property Value
Type Description
string

HtmlEditorBackground_TitleLink to this section

Declaration
public string HtmlEditorBackground_Title { get; }
Property Value
Type Description
string

HtmlEditorBold_TitleLink to this section

Declaration
public string HtmlEditorBold_Title { get; }
Property Value
Type Description
string

HtmlEditorColor_AlphaTextLink to this section

Declaration
public string HtmlEditorColor_AlphaText { get; }
Property Value
Type Description
string

HtmlEditorColor_BlueTextLink to this section

Declaration
public string HtmlEditorColor_BlueText { get; }
Property Value
Type Description
string

HtmlEditorColor_ButtonTextLink to this section

Declaration
public string HtmlEditorColor_ButtonText { get; }
Property Value
Type Description
string

HtmlEditorColor_GreenTextLink to this section

Declaration
public string HtmlEditorColor_GreenText { get; }
Property Value
Type Description
string

HtmlEditorColor_HexTextLink to this section

Declaration
public string HtmlEditorColor_HexText { get; }
Property Value
Type Description
string

HtmlEditorColor_RedTextLink to this section

Declaration
public string HtmlEditorColor_RedText { get; }
Property Value
Type Description
string

HtmlEditorColor_TitleLink to this section

Declaration
public string HtmlEditorColor_Title { get; }
Property Value
Type Description
string

HtmlEditorFontName_PlaceholderLink to this section

Declaration
public string HtmlEditorFontName_Placeholder { get; }
Property Value
Type Description
string

HtmlEditorFontName_TitleLink to this section

Declaration
public string HtmlEditorFontName_Title { get; }
Property Value
Type Description
string

HtmlEditorFontSize_PlaceholderLink to this section

Declaration
public string HtmlEditorFontSize_Placeholder { get; }
Property Value
Type Description
string

HtmlEditorFontSize_TitleLink to this section

Declaration
public string HtmlEditorFontSize_Title { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_Heading1TextLink to this section

Declaration
public string HtmlEditorFormatBlock_Heading1Text { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_Heading2TextLink to this section

Declaration
public string HtmlEditorFormatBlock_Heading2Text { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_Heading3TextLink to this section

Declaration
public string HtmlEditorFormatBlock_Heading3Text { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_Heading4TextLink to this section

Declaration
public string HtmlEditorFormatBlock_Heading4Text { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_Heading5TextLink to this section

Declaration
public string HtmlEditorFormatBlock_Heading5Text { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_Heading6TextLink to this section

Declaration
public string HtmlEditorFormatBlock_Heading6Text { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_NormalTextLink to this section

Declaration
public string HtmlEditorFormatBlock_NormalText { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_PlaceholderLink to this section

Declaration
public string HtmlEditorFormatBlock_Placeholder { get; }
Property Value
Type Description
string

HtmlEditorFormatBlock_TitleLink to this section

Declaration
public string HtmlEditorFormatBlock_Title { get; }
Property Value
Type Description
string

HtmlEditorImage_AltTextLink to this section

Declaration
public string HtmlEditorImage_AltText { get; }
Property Value
Type Description
string

HtmlEditorImage_CancelTextLink to this section

Declaration
public string HtmlEditorImage_CancelText { get; }
Property Value
Type Description
string

HtmlEditorImage_HeightTextLink to this section

Declaration
public string HtmlEditorImage_HeightText { get; }
Property Value
Type Description
string

HtmlEditorImage_OkTextLink to this section

Declaration
public string HtmlEditorImage_OkText { get; }
Property Value
Type Description
string

HtmlEditorImage_SelectTextLink to this section

Declaration
public string HtmlEditorImage_SelectText { get; }
Property Value
Type Description
string

HtmlEditorImage_TitleLink to this section

Declaration
public string HtmlEditorImage_Title { get; }
Property Value
Type Description
string

HtmlEditorImage_UploadChooseTextLink to this section

Declaration
public string HtmlEditorImage_UploadChooseText { get; }
Property Value
Type Description
string

HtmlEditorImage_UrlTextLink to this section

Declaration
public string HtmlEditorImage_UrlText { get; }
Property Value
Type Description
string

HtmlEditorImage_WidthTextLink to this section

Declaration
public string HtmlEditorImage_WidthText { get; }
Property Value
Type Description
string

HtmlEditorIndent_TitleLink to this section

Declaration
public string HtmlEditorIndent_Title { get; }
Property Value
Type Description
string

HtmlEditorItalic_TitleLink to this section

Declaration
public string HtmlEditorItalic_Title { get; }
Property Value
Type Description
string

HtmlEditorJustify_TitleLink to this section

Declaration
public string HtmlEditorJustify_Title { get; }
Property Value
Type Description
string

HtmlEditorOrderedList_TitleLink to this section

Declaration
public string HtmlEditorOrderedList_Title { get; }
Property Value
Type Description
string

HtmlEditorOutdent_TitleLink to this section

Declaration
public string HtmlEditorOutdent_Title { get; }
Property Value
Type Description
string

HtmlEditorRedo_TitleLink to this section

Declaration
public string HtmlEditorRedo_Title { get; }
Property Value
Type Description
string

HtmlEditorRemoveFormat_TitleLink to this section

Declaration
public string HtmlEditorRemoveFormat_Title { get; }
Property Value
Type Description
string

HtmlEditorSource_TitleLink to this section

Declaration
public string HtmlEditorSource_Title { get; }
Property Value
Type Description
string

HtmlEditorStrikeThrough_TitleLink to this section

Declaration
public string HtmlEditorStrikeThrough_Title { get; }
Property Value
Type Description
string

HtmlEditorSubscript_TitleLink to this section

Declaration
public string HtmlEditorSubscript_Title { get; }
Property Value
Type Description
string

HtmlEditorSuperscript_TitleLink to this section

Declaration
public string HtmlEditorSuperscript_Title { get; }
Property Value
Type Description
string

HtmlEditorTable_ActionBlockedLink to this section

Declaration
public string HtmlEditorTable_ActionBlocked { get; }
Property Value
Type Description
string

HtmlEditorTable_ActionRequiresTableLink to this section

Declaration
public string HtmlEditorTable_ActionRequiresTable { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderLink to this section

Declaration
public string HtmlEditorTable_Border { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderBottomLink to this section

Declaration
public string HtmlEditorTable_BorderBottom { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderColorLink to this section

Declaration
public string HtmlEditorTable_BorderColor { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderLeftLink to this section

Declaration
public string HtmlEditorTable_BorderLeft { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderRightLink to this section

Declaration
public string HtmlEditorTable_BorderRight { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderStyleLink to this section

Declaration
public string HtmlEditorTable_BorderStyle { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderTopLink to this section

Declaration
public string HtmlEditorTable_BorderTop { get; }
Property Value
Type Description
string

HtmlEditorTable_BorderWidthPxLink to this section

Declaration
public string HtmlEditorTable_BorderWidthPx { get; }
Property Value
Type Description
string

HtmlEditorTable_CancelLink to this section

Declaration
public string HtmlEditorTable_Cancel { get; }
Property Value
Type Description
string

HtmlEditorTable_CellBackgroundLink to this section

Declaration
public string HtmlEditorTable_CellBackground { get; }
Property Value
Type Description
string

HtmlEditorTable_CellBorderLink to this section

Declaration
public string HtmlEditorTable_CellBorder { get; }
Property Value
Type Description
string

HtmlEditorTable_CellPaddingLink to this section

Declaration
public string HtmlEditorTable_CellPadding { get; }
Property Value
Type Description
string

HtmlEditorTable_CellPaddingPxLink to this section

Declaration
public string HtmlEditorTable_CellPaddingPx { get; }
Property Value
Type Description
string

HtmlEditorTable_CellTextAlignLink to this section

Declaration
public string HtmlEditorTable_CellTextAlign { get; }
Property Value
Type Description
string

HtmlEditorTable_CellVerticalAlignLink to this section

Declaration
public string HtmlEditorTable_CellVerticalAlign { get; }
Property Value
Type Description
string

HtmlEditorTable_ColumnWidthLink to this section

Declaration
public string HtmlEditorTable_ColumnWidth { get; }
Property Value
Type Description
string

HtmlEditorTable_ColumnWidthPxLink to this section

Declaration
public string HtmlEditorTable_ColumnWidthPx { get; }
Property Value
Type Description
string

HtmlEditorTable_ColumnsLink to this section

Declaration
public string HtmlEditorTable_Columns { get; }
Property Value
Type Description
string

HtmlEditorTable_CopyCellsLink to this section

Declaration
public string HtmlEditorTable_CopyCells { get; }
Property Value
Type Description
string

HtmlEditorTable_CopyInvalidSelectionLink to this section

Declaration
public string HtmlEditorTable_CopyInvalidSelection { get; }
Property Value
Type Description
string

HtmlEditorTable_DefaultColumnHeaderLink to this section

Declaration
public string HtmlEditorTable_DefaultColumnHeader { get; }
Property Value
Type Description
string

HtmlEditorTable_DeleteColumnLink to this section

Declaration
public string HtmlEditorTable_DeleteColumn { get; }
Property Value
Type Description
string

HtmlEditorTable_DeleteRowLink to this section

Declaration
public string HtmlEditorTable_DeleteRow { get; }
Property Value
Type Description
string

HtmlEditorTable_DeleteTableLink to this section

Declaration
public string HtmlEditorTable_DeleteTable { get; }
Property Value
Type Description
string

HtmlEditorTable_DialogTitleLink to this section

Declaration
public string HtmlEditorTable_DialogTitle { get; }
Property Value
Type Description
string

HtmlEditorTable_EditLink to this section

Declaration
public string HtmlEditorTable_Edit { get; }
Property Value
Type Description
string

HtmlEditorTable_HeaderRowLink to this section

Declaration
public string HtmlEditorTable_HeaderRow { get; }
Property Value
Type Description
string

HtmlEditorTable_InsertColumnLeftLink to this section

Declaration
public string HtmlEditorTable_InsertColumnLeft { get; }
Property Value
Type Description
string

HtmlEditorTable_InsertColumnRightLink to this section

Declaration
public string HtmlEditorTable_InsertColumnRight { get; }
Property Value
Type Description
string

HtmlEditorTable_InsertRowAboveLink to this section

Declaration
public string HtmlEditorTable_InsertRowAbove { get; }
Property Value
Type Description
string

HtmlEditorTable_InsertRowBelowLink to this section

Declaration
public string HtmlEditorTable_InsertRowBelow { get; }
Property Value
Type Description
string

HtmlEditorTable_MergeDownLink to this section

Declaration
public string HtmlEditorTable_MergeDown { get; }
Property Value
Type Description
string

HtmlEditorTable_MergeInvalidSelectionLink to this section

Declaration
public string HtmlEditorTable_MergeInvalidSelection { get; }
Property Value
Type Description
string

HtmlEditorTable_MergeRightLink to this section

Declaration
public string HtmlEditorTable_MergeRight { get; }
Property Value
Type Description
string

HtmlEditorTable_OKLink to this section

Declaration
public string HtmlEditorTable_OK { get; }
Property Value
Type Description
string

HtmlEditorTable_PasteBlockedLink to this section

Declaration
public string HtmlEditorTable_PasteBlocked { get; }
Property Value
Type Description
string

HtmlEditorTable_PasteCellsLink to this section

Declaration
public string HtmlEditorTable_PasteCells { get; }
Property Value
Type Description
string

HtmlEditorTable_RowsLink to this section

Declaration
public string HtmlEditorTable_Rows { get; }
Property Value
Type Description
string

HtmlEditorTable_SplitCellLink to this section

Declaration
public string HtmlEditorTable_SplitCell { get; }
Property Value
Type Description
string

HtmlEditorTable_UpdateLink to this section

Declaration
public string HtmlEditorTable_Update { get; }
Property Value
Type Description
string

HtmlEditorTable_WidthLink to this section

Declaration
public string HtmlEditorTable_Width { get; }
Property Value
Type Description
string

HtmlEditorUnderline_TitleLink to this section

Declaration
public string HtmlEditorUnderline_Title { get; }
Property Value
Type Description
string

HtmlEditorUndo_TitleLink to this section

Declaration
public string HtmlEditorUndo_Title { get; }
Property Value
Type Description
string

HtmlEditorUnorderedList_TitleLink to this section

Declaration
public string HtmlEditorUnorderedList_Title { get; }
Property Value
Type Description
string

Image_AlternateTextLink to this section

Declaration
public string Image_AlternateText { get; }
Property Value
Type Description
string

ListBox_EmptyTextLink to this section

Declaration
public string ListBox_EmptyText { get; }
Property Value
Type Description
string

Login_LoginTextLink to this section

Declaration
public string Login_LoginText { get; }
Property Value
Type Description
string

Login_PasswordRequiredLink to this section

Declaration
public string Login_PasswordRequired { get; }
Property Value
Type Description
string

Login_PasswordTextLink to this section

Declaration
public string Login_PasswordText { get; }
Property Value
Type Description
string

Login_RegisterMessageTextLink to this section

Declaration
public string Login_RegisterMessageText { get; }
Property Value
Type Description
string

Login_RegisterTextLink to this section

Declaration
public string Login_RegisterText { get; }
Property Value
Type Description
string

Login_RememberMeTextLink to this section

Declaration
public string Login_RememberMeText { get; }
Property Value
Type Description
string

Login_ResetPasswordTextLink to this section

Declaration
public string Login_ResetPasswordText { get; }
Property Value
Type Description
string

Login_UserRequiredLink to this section

Declaration
public string Login_UserRequired { get; }
Property Value
Type Description
string

Login_UserTextLink to this section

Declaration
public string Login_UserText { get; }
Property Value
Type Description
string

MenuItem_ImageAlternateTextLink to this section

Declaration
public string MenuItem_ImageAlternateText { get; }
Property Value
Type Description
string

Menu_AriaLabelLink to this section

Declaration
public string Menu_AriaLabel { get; }
Property Value
Type Description
string

Menu_ToggleAriaLabelLink to this section

Declaration
public string Menu_ToggleAriaLabel { get; }
Property Value
Type Description
string

MonthView_MoreTextLink to this section

Declaration
public string MonthView_MoreText { get; }
Property Value
Type Description
string

Notification_CloseAriaLabelLink to this section

Declaration
public string Notification_CloseAriaLabel { get; }
Property Value
Type Description
string

Numeric_DownAriaLabelLink to this section

Declaration
public string Numeric_DownAriaLabel { get; }
Property Value
Type Description
string

Numeric_UpAriaLabelLink to this section

Declaration
public string Numeric_UpAriaLabel { get; }
Property Value
Type Description
string

Pager_FirstPageAriaLabelLink to this section

Declaration
public string Pager_FirstPageAriaLabel { get; }
Property Value
Type Description
string

Pager_FirstPageTitleLink to this section

Declaration
public string Pager_FirstPageTitle { get; }
Property Value
Type Description
string

Pager_LastPageAriaLabelLink to this section

Declaration
public string Pager_LastPageAriaLabel { get; }
Property Value
Type Description
string

Pager_LastPageTitleLink to this section

Declaration
public string Pager_LastPageTitle { get; }
Property Value
Type Description
string

Pager_NavigationAriaLabelLink to this section

Declaration
public string Pager_NavigationAriaLabel { get; }
Property Value
Type Description
string

Pager_NextPageAriaLabelLink to this section

Declaration
public string Pager_NextPageAriaLabel { get; }
Property Value
Type Description
string

Pager_NextPageTitleLink to this section

Declaration
public string Pager_NextPageTitle { get; }
Property Value
Type Description
string

Pager_PageAriaLabelFormatLink to this section

Declaration
public string Pager_PageAriaLabelFormat { get; }
Property Value
Type Description
string

Pager_PageSizeTextLink to this section

Declaration
public string Pager_PageSizeText { get; }
Property Value
Type Description
string

Pager_PageTitleFormatLink to this section

Declaration
public string Pager_PageTitleFormat { get; }
Property Value
Type Description
string

Pager_PagingSummaryFormatLink to this section

Declaration
public string Pager_PagingSummaryFormat { get; }
Property Value
Type Description
string

Pager_PrevPageAriaLabelLink to this section

Declaration
public string Pager_PrevPageAriaLabel { get; }
Property Value
Type Description
string

Pager_PrevPageTitleLink to this section

Declaration
public string Pager_PrevPageTitle { get; }
Property Value
Type Description
string

Pager_ReloadAriaLabelLink to this section

Declaration
public string Pager_ReloadAriaLabel { get; }
Property Value
Type Description
string

Pager_ReloadTitleLink to this section

Declaration
public string Pager_ReloadTitle { get; }
Property Value
Type Description
string

PanelMenuItem_ImageAlternateTextLink to this section

Declaration
public string PanelMenuItem_ImageAlternateText { get; }
Property Value
Type Description
string

PanelMenu_AriaLabelLink to this section

Declaration
public string PanelMenu_AriaLabel { get; }
Property Value
Type Description
string

Panel_CollapseTitleLink to this section

Declaration
public string Panel_CollapseTitle { get; }
Property Value
Type Description
string

Panel_ExpandTitleLink to this section

Declaration
public string Panel_ExpandTitle { get; }
Property Value
Type Description
string

PickList_EmptyTextLink to this section

Declaration
public string PickList_EmptyText { get; }
Property Value
Type Description
string

PickList_SelectedSourceToTargetTitleLink to this section

Declaration
public string PickList_SelectedSourceToTargetTitle { get; }
Property Value
Type Description
string

PickList_SelectedTargetToSourceTitleLink to this section

Declaration
public string PickList_SelectedTargetToSourceTitle { get; }
Property Value
Type Description
string

PickList_SourceAriaLabelLink to this section

Declaration
public string PickList_SourceAriaLabel { get; }
Property Value
Type Description
string

PickList_SourceToTargetTitleLink to this section

Declaration
public string PickList_SourceToTargetTitle { get; }
Property Value
Type Description
string

PickList_TargetAriaLabelLink to this section

Declaration
public string PickList_TargetAriaLabel { get; }
Property Value
Type Description
string

PickList_TargetToSourceTitleLink to this section

Declaration
public string PickList_TargetToSourceTitle { get; }
Property Value
Type Description
string

PivotDataGrid_AggregatesTextLink to this section

Declaration
public string PivotDataGrid_AggregatesText { get; }
Property Value
Type Description
string

PivotDataGrid_AndOperatorTextLink to this section

Declaration
public string PivotDataGrid_AndOperatorText { get; }
Property Value
Type Description
string

PivotDataGrid_ApplyTextLink to this section

Declaration
public string PivotDataGrid_ApplyText { get; }
Property Value
Type Description
string

PivotDataGrid_ClearTextLink to this section

Declaration
public string PivotDataGrid_ClearText { get; }
Property Value
Type Description
string

PivotDataGrid_ColumnsTextLink to this section

Declaration
public string PivotDataGrid_ColumnsText { get; }
Property Value
Type Description
string

PivotDataGrid_ContainsTextLink to this section

Declaration
public string PivotDataGrid_ContainsText { get; }
Property Value
Type Description
string

PivotDataGrid_CustomTextLink to this section

Declaration
public string PivotDataGrid_CustomText { get; }
Property Value
Type Description
string

PivotDataGrid_DoesNotContainTextLink to this section

Declaration
public string PivotDataGrid_DoesNotContainText { get; }
Property Value
Type Description
string

PivotDataGrid_EmptyTextLink to this section

Declaration
public string PivotDataGrid_EmptyText { get; }
Property Value
Type Description
string

PivotDataGrid_EndsWithTextLink to this section

Declaration
public string PivotDataGrid_EndsWithText { get; }
Property Value
Type Description
string

PivotDataGrid_EnumFilterSelectTextLink to this section

Declaration
public string PivotDataGrid_EnumFilterSelectText { get; }
Property Value
Type Description
string

PivotDataGrid_EqualsTextLink to this section

Declaration
public string PivotDataGrid_EqualsText { get; }
Property Value
Type Description
string

PivotDataGrid_FieldsPickerHeaderTextLink to this section

Declaration
public string PivotDataGrid_FieldsPickerHeaderText { get; }
Property Value
Type Description
string

PivotDataGrid_FilterOperatorAriaLabelLink to this section

Declaration
public string PivotDataGrid_FilterOperatorAriaLabel { get; }
Property Value
Type Description
string

PivotDataGrid_FilterTextLink to this section

Declaration
public string PivotDataGrid_FilterText { get; }
Property Value
Type Description
string

PivotDataGrid_FilterValueAriaLabelLink to this section

Declaration
public string PivotDataGrid_FilterValueAriaLabel { get; }
Property Value
Type Description
string

PivotDataGrid_GreaterThanOrEqualsTextLink to this section

Declaration
public string PivotDataGrid_GreaterThanOrEqualsText { get; }
Property Value
Type Description
string

PivotDataGrid_GreaterThanTextLink to this section

Declaration
public string PivotDataGrid_GreaterThanText { get; }
Property Value
Type Description
string

PivotDataGrid_InTextLink to this section

Declaration
public string PivotDataGrid_InText { get; }
Property Value
Type Description
string

PivotDataGrid_IsEmptyTextLink to this section

Declaration
public string PivotDataGrid_IsEmptyText { get; }
Property Value
Type Description
string

PivotDataGrid_IsNotEmptyTextLink to this section

Declaration
public string PivotDataGrid_IsNotEmptyText { get; }
Property Value
Type Description
string

PivotDataGrid_IsNotNullTextLink to this section

Declaration
public string PivotDataGrid_IsNotNullText { get; }
Property Value
Type Description
string

PivotDataGrid_IsNullTextLink to this section

Declaration
public string PivotDataGrid_IsNullText { get; }
Property Value
Type Description
string

PivotDataGrid_LessThanOrEqualsTextLink to this section

Declaration
public string PivotDataGrid_LessThanOrEqualsText { get; }
Property Value
Type Description
string

PivotDataGrid_LessThanTextLink to this section

Declaration
public string PivotDataGrid_LessThanText { get; }
Property Value
Type Description
string

PivotDataGrid_LogicalOperatorAriaLabelLink to this section

Declaration
public string PivotDataGrid_LogicalOperatorAriaLabel { get; }
Property Value
Type Description
string

PivotDataGrid_NotEqualsTextLink to this section

Declaration
public string PivotDataGrid_NotEqualsText { get; }
Property Value
Type Description
string

PivotDataGrid_NotInTextLink to this section

Declaration
public string PivotDataGrid_NotInText { get; }
Property Value
Type Description
string

PivotDataGrid_OrOperatorTextLink to this section

Declaration
public string PivotDataGrid_OrOperatorText { get; }
Property Value
Type Description
string

PivotDataGrid_OthersTextLink to this section

Declaration
public string PivotDataGrid_OthersText { get; }
Property Value
Type Description
string

PivotDataGrid_RowsTextLink to this section

Declaration
public string PivotDataGrid_RowsText { get; }
Property Value
Type Description
string

PivotDataGrid_SecondFilterOperatorAriaLabelLink to this section

Declaration
public string PivotDataGrid_SecondFilterOperatorAriaLabel { get; }
Property Value
Type Description
string

PivotDataGrid_SecondFilterValueAriaLabelLink to this section

Declaration
public string PivotDataGrid_SecondFilterValueAriaLabel { get; }
Property Value
Type Description
string

PivotDataGrid_SortAriaLabelFormatLink to this section

Declaration
public string PivotDataGrid_SortAriaLabelFormat { get; }
Property Value
Type Description
string

PivotDataGrid_StartsWithTextLink to this section

Declaration
public string PivotDataGrid_StartsWithText { get; }
Property Value
Type Description
string

ProfileMenuItem_ImageAlternateTextLink to this section

Declaration
public string ProfileMenuItem_ImageAlternateText { get; }
Property Value
Type Description
string

ProfileMenu_ToggleAriaLabelLink to this section

Declaration
public string ProfileMenu_ToggleAriaLabel { get; }
Property Value
Type Description
string

Rating_AriaLabelLink to this section

Declaration
public string Rating_AriaLabel { get; }
Property Value
Type Description
string

Rating_ClearAriaLabelLink to this section

Declaration
public string Rating_ClearAriaLabel { get; }
Property Value
Type Description
string

Rating_RateAriaLabelLink to this section

Declaration
public string Rating_RateAriaLabel { get; }
Property Value
Type Description
string

ResourceManagerLink to this section

Returns the cached ResourceManager instance used by this class.

Declaration
public Resources.ResourceManager ResourceManager { get; }
Property Value
Type Description
Resources.ResourceManagerReturns the cached ResourceManager instance used by this class.

SankeyDiagram_FlowTextLink to this section

Declaration
public string SankeyDiagram_FlowText { get; }
Property Value
Type Description
string

SankeyDiagram_IncomingTextLink to this section

Declaration
public string SankeyDiagram_IncomingText { get; }
Property Value
Type Description
string

SankeyDiagram_OutgoingTextLink to this section

Declaration
public string SankeyDiagram_OutgoingText { get; }
Property Value
Type Description
string

SankeyDiagram_ValueTextLink to this section

Declaration
public string SankeyDiagram_ValueText { get; }
Property Value
Type Description
string

Scheduler_NextTextLink to this section

Declaration
public string Scheduler_NextText { get; }
Property Value
Type Description
string

Scheduler_PrevTextLink to this section

Declaration
public string Scheduler_PrevText { get; }
Property Value
Type Description
string

Scheduler_TodayTextLink to this section

Declaration
public string Scheduler_TodayText { get; }
Property Value
Type Description
string

SecurityCode_AriaLabelLink to this section

Declaration
public string SecurityCode_AriaLabel { get; }
Property Value
Type Description
string

SecurityCode_InputAriaLabelFormatLink to this section

Declaration
public string SecurityCode_InputAriaLabelFormat { get; }
Property Value
Type Description
string

SelectBarItem_ImageAlternateTextLink to this section

Declaration
public string SelectBarItem_ImageAlternateText { get; }
Property Value
Type Description
string

SidebarToggle_ToggleAriaLabelLink to this section

Declaration
public string SidebarToggle_ToggleAriaLabel { get; }
Property Value
Type Description
string

SignaturePad_ClearAriaLabelLink to this section

Declaration
public string SignaturePad_ClearAriaLabel { get; }
Property Value
Type Description
string

Slider_HandleLabelLink to this section

Declaration
public string Slider_HandleLabel { get; }
Property Value
Type Description
string

Slider_MaxHandleLabelLink to this section

Declaration
public string Slider_MaxHandleLabel { get; }
Property Value
Type Description
string

Slider_MinHandleLabelLink to this section

Declaration
public string Slider_MinHandleLabel { get; }
Property Value
Type Description
string

SpeechToTextButton_StopTitleLink to this section

Declaration
public string SpeechToTextButton_StopTitle { get; }
Property Value
Type Description
string

SpeechToTextButton_TitleLink to this section

Declaration
public string SpeechToTextButton_Title { get; }
Property Value
Type Description
string

SplitButton_ButtonAriaLabelLink to this section

Declaration
public string SplitButton_ButtonAriaLabel { get; }
Property Value
Type Description
string

SplitButton_ImageAlternateTextLink to this section

Declaration
public string SplitButton_ImageAlternateText { get; }
Property Value
Type Description
string

SplitButton_OpenAriaLabelLink to this section

Declaration
public string SplitButton_OpenAriaLabel { get; }
Property Value
Type Description
string

Splitter_CollapseAriaLabelLink to this section

Declaration
public string Splitter_CollapseAriaLabel { get; }
Property Value
Type Description
string

Splitter_ExpandAriaLabelLink to this section

Declaration
public string Splitter_ExpandAriaLabel { get; }
Property Value
Type Description
string

Splitter_ResizeAriaLabelLink to this section

Declaration
public string Splitter_ResizeAriaLabel { get; }
Property Value
Type Description
string

Spreadsheet_A11yBlankLink to this section

Declaration
public string Spreadsheet_A11yBlank { get; }
Property Value
Type Description
string

Spreadsheet_A11yChartSelectedLink to this section

Declaration
public string Spreadsheet_A11yChartSelected { get; }
Property Value
Type Description
string

Spreadsheet_A11yColumnDeletedLink to this section

Declaration
public string Spreadsheet_A11yColumnDeleted { get; }
Property Value
Type Description
string

Spreadsheet_A11yColumnInsertedLink to this section

Declaration
public string Spreadsheet_A11yColumnInserted { get; }
Property Value
Type Description
string

Spreadsheet_A11yErrorLink to this section

Declaration
public string Spreadsheet_A11yError { get; }
Property Value
Type Description
string

Spreadsheet_A11yFilterAppliedLink to this section

Declaration
public string Spreadsheet_A11yFilterApplied { get; }
Property Value
Type Description
string

Spreadsheet_A11yFilteredLink to this section

Declaration
public string Spreadsheet_A11yFiltered { get; }
Property Value
Type Description
string

Spreadsheet_A11yFormulaLink to this section

Declaration
public string Spreadsheet_A11yFormula { get; }
Property Value
Type Description
string

Spreadsheet_A11yGridLabelLink to this section

Declaration
public string Spreadsheet_A11yGridLabel { get; }
Property Value
Type Description
string

Spreadsheet_A11yImageSelectedLink to this section

Declaration
public string Spreadsheet_A11yImageSelected { get; }
Property Value
Type Description
string

Spreadsheet_A11yInstructionsLink to this section

Declaration
public string Spreadsheet_A11yInstructions { get; }
Property Value
Type Description
string

Spreadsheet_A11yMergedLink to this section

Declaration
public string Spreadsheet_A11yMerged { get; }
Property Value
Type Description
string

Spreadsheet_A11yReadOnlyLink to this section

Declaration
public string Spreadsheet_A11yReadOnly { get; }
Property Value
Type Description
string

Spreadsheet_A11yRowDeletedLink to this section

Declaration
public string Spreadsheet_A11yRowDeleted { get; }
Property Value
Type Description
string

Spreadsheet_A11yRowInsertedLink to this section

Declaration
public string Spreadsheet_A11yRowInserted { get; }
Property Value
Type Description
string

Spreadsheet_A11ySelectionLink to this section

Declaration
public string Spreadsheet_A11ySelection { get; }
Property Value
Type Description
string

Spreadsheet_A11ySortedLink to this section

Declaration
public string Spreadsheet_A11ySorted { get; }
Property Value
Type Description
string

Spreadsheet_AddSeriesLink to this section

Declaration
public string Spreadsheet_AddSeries { get; }
Property Value
Type Description
string

Spreadsheet_AlignBottomLink to this section

Declaration
public string Spreadsheet_AlignBottom { get; }
Property Value
Type Description
string

Spreadsheet_AlignCenterLink to this section

Declaration
public string Spreadsheet_AlignCenter { get; }
Property Value
Type Description
string

Spreadsheet_AlignLeftLink to this section

Declaration
public string Spreadsheet_AlignLeft { get; }
Property Value
Type Description
string

Spreadsheet_AlignMiddleLink to this section

Declaration
public string Spreadsheet_AlignMiddle { get; }
Property Value
Type Description
string

Spreadsheet_AlignRightLink to this section

Declaration
public string Spreadsheet_AlignRight { get; }
Property Value
Type Description
string

Spreadsheet_AlignTopLink to this section

Declaration
public string Spreadsheet_AlignTop { get; }
Property Value
Type Description
string

Spreadsheet_AllBordersLink to this section

Declaration
public string Spreadsheet_AllBorders { get; }
Property Value
Type Description
string

Spreadsheet_AllowBlankLink to this section

Declaration
public string Spreadsheet_AllowBlank { get; }
Property Value
Type Description
string

Spreadsheet_AutoFilterLink to this section

Declaration
public string Spreadsheet_AutoFilter { get; }
Property Value
Type Description
string

Spreadsheet_BackgroundColorLink to this section

Declaration
public string Spreadsheet_BackgroundColor { get; }
Property Value
Type Description
string

Spreadsheet_BetweenMenuLink to this section

Declaration
public string Spreadsheet_BetweenMenu { get; }
Property Value
Type Description
string

Spreadsheet_BlankLink to this section

Declaration
public string Spreadsheet_Blank { get; }
Property Value
Type Description
string

Spreadsheet_BoldLink to this section

Declaration
public string Spreadsheet_Bold { get; }
Property Value
Type Description
string

Spreadsheet_BottomBorderLink to this section

Declaration
public string Spreadsheet_BottomBorder { get; }
Property Value
Type Description
string

Spreadsheet_CancelLink to this section

Declaration
public string Spreadsheet_Cancel { get; }
Property Value
Type Description
string

Spreadsheet_CategoryRangeLink to this section

Declaration
public string Spreadsheet_CategoryRange { get; }
Property Value
Type Description
string

Spreadsheet_CellBordersLink to this section

Declaration
public string Spreadsheet_CellBorders { get; }
Property Value
Type Description
string

Spreadsheet_CellEditorLabelLink to this section

Declaration
public string Spreadsheet_CellEditorLabel { get; }
Property Value
Type Description
string

Spreadsheet_ChartTitleLink to this section

Declaration
public string Spreadsheet_ChartTitle { get; }
Property Value
Type Description
string

Spreadsheet_ChartTypeLink to this section

Declaration
public string Spreadsheet_ChartType { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_AreaLink to this section

Declaration
public string Spreadsheet_ChartType_Area { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_BarLink to this section

Declaration
public string Spreadsheet_ChartType_Bar { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_ColumnLink to this section

Declaration
public string Spreadsheet_ChartType_Column { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_DonutLink to this section

Declaration
public string Spreadsheet_ChartType_Donut { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_LineLink to this section

Declaration
public string Spreadsheet_ChartType_Line { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_PieLink to this section

Declaration
public string Spreadsheet_ChartType_Pie { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_ScatterLink to this section

Declaration
public string Spreadsheet_ChartType_Scatter { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_StackedAreaLink to this section

Declaration
public string Spreadsheet_ChartType_StackedArea { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_StackedBarLink to this section

Declaration
public string Spreadsheet_ChartType_StackedBar { get; }
Property Value
Type Description
string

Spreadsheet_ChartType_StackedColumnLink to this section

Declaration
public string Spreadsheet_ChartType_StackedColumn { get; }
Property Value
Type Description
string

Spreadsheet_ClearContentsLink to this section

Declaration
public string Spreadsheet_ClearContents { get; }
Property Value
Type Description
string

Spreadsheet_ClearFilterLink to this section

Declaration
public string Spreadsheet_ClearFilter { get; }
Property Value
Type Description
string

Spreadsheet_ClearValidationLink to this section

Declaration
public string Spreadsheet_ClearValidation { get; }
Property Value
Type Description
string

Spreadsheet_ColumnFormatLink to this section

Declaration
public string Spreadsheet_ColumnFormat { get; }
Property Value
Type Description
string

Spreadsheet_ConditionalLink to this section

Declaration
public string Spreadsheet_Conditional { get; }
Property Value
Type Description
string

Spreadsheet_ConditionalFormatToolLink to this section

Declaration
public string Spreadsheet_ConditionalFormatTool { get; }
Property Value
Type Description
string

Spreadsheet_ConditionalFormattingTitleLink to this section

Declaration
public string Spreadsheet_ConditionalFormattingTitle { get; }
Property Value
Type Description
string

Spreadsheet_ContextSortAscendingLink to this section

Declaration
public string Spreadsheet_ContextSortAscending { get; }
Property Value
Type Description
string

Spreadsheet_ContextSortDescendingLink to this section

Declaration
public string Spreadsheet_ContextSortDescending { get; }
Property Value
Type Description
string

Spreadsheet_ConvertTableToRangeLink to this section

Declaration
public string Spreadsheet_ConvertTableToRange { get; }
Property Value
Type Description
string

Spreadsheet_CopyLink to this section

Declaration
public string Spreadsheet_Copy { get; }
Property Value
Type Description
string

Spreadsheet_CustomFilterLink to this section

Declaration
public string Spreadsheet_CustomFilter { get; }
Property Value
Type Description
string

Spreadsheet_CustomFilterTitleLink to this section

Declaration
public string Spreadsheet_CustomFilterTitle { get; }
Property Value
Type Description
string

Spreadsheet_CustomSortLink to this section

Declaration
public string Spreadsheet_CustomSort { get; }
Property Value
Type Description
string

Spreadsheet_CustomSortTooltipLink to this section

Declaration
public string Spreadsheet_CustomSortTooltip { get; }
Property Value
Type Description
string

Spreadsheet_CutLink to this section

Declaration
public string Spreadsheet_Cut { get; }
Property Value
Type Description
string

Spreadsheet_DataFormatLink to this section

Declaration
public string Spreadsheet_DataFormat { get; }
Property Value
Type Description
string

Spreadsheet_DataTabLink to this section

Declaration
public string Spreadsheet_DataTab { get; }
Property Value
Type Description
string

Spreadsheet_DataValidationMenuLink to this section

Declaration
public string Spreadsheet_DataValidationMenu { get; }
Property Value
Type Description
string

Spreadsheet_DataValidationTitleLink to this section

Declaration
public string Spreadsheet_DataValidationTitle { get; }
Property Value
Type Description
string

Spreadsheet_DataValidationToolLink to this section

Declaration
public string Spreadsheet_DataValidationTool { get; }
Property Value
Type Description
string

Spreadsheet_DecimalPlacesLink to this section

Declaration
public string Spreadsheet_DecimalPlaces { get; }
Property Value
Type Description
string

Spreadsheet_DecreaseDecimalPlacesLink to this section

Declaration
public string Spreadsheet_DecreaseDecimalPlaces { get; }
Property Value
Type Description
string

Spreadsheet_DefaultValidationErrorLink to this section

Declaration
public string Spreadsheet_DefaultValidationError { get; }
Property Value
Type Description
string

Spreadsheet_DeleteLink to this section

Declaration
public string Spreadsheet_Delete { get; }
Property Value
Type Description
string

Spreadsheet_DeleteChartLink to this section

Declaration
public string Spreadsheet_DeleteChart { get; }
Property Value
Type Description
string

Spreadsheet_DeleteColumnLink to this section

Declaration
public string Spreadsheet_DeleteColumn { get; }
Property Value
Type Description
string

Spreadsheet_DeleteRowLink to this section

Declaration
public string Spreadsheet_DeleteRow { get; }
Property Value
Type Description
string

Spreadsheet_DeleteTableLink to this section

Declaration
public string Spreadsheet_DeleteTable { get; }
Property Value
Type Description
string

Spreadsheet_DisplayTextLink to this section

Declaration
public string Spreadsheet_DisplayText { get; }
Property Value
Type Description
string

Spreadsheet_DoYouWantToContinueLink to this section

Declaration
public string Spreadsheet_DoYouWantToContinue { get; }
Property Value
Type Description
string

Spreadsheet_EditChartLink to this section

Declaration
public string Spreadsheet_EditChart { get; }
Property Value
Type Description
string

Spreadsheet_EditChartTitleLink to this section

Declaration
public string Spreadsheet_EditChartTitle { get; }
Property Value
Type Description
string

Spreadsheet_EnterValueLink to this section

Declaration
public string Spreadsheet_EnterValue { get; }
Property Value
Type Description
string

Spreadsheet_EqualToMenuLink to this section

Declaration
public string Spreadsheet_EqualToMenu { get; }
Property Value
Type Description
string

Spreadsheet_ErrorAlertLink to this section

Declaration
public string Spreadsheet_ErrorAlert { get; }
Property Value
Type Description
string

Spreadsheet_ErrorStyleInformationLink to this section

Declaration
public string Spreadsheet_ErrorStyleInformation { get; }
Property Value
Type Description
string

Spreadsheet_ErrorStyleStopLink to this section

Declaration
public string Spreadsheet_ErrorStyleStop { get; }
Property Value
Type Description
string

Spreadsheet_ErrorStyleWarningLink to this section

Declaration
public string Spreadsheet_ErrorStyleWarning { get; }
Property Value
Type Description
string

Spreadsheet_FileTabLink to this section

Declaration
public string Spreadsheet_FileTab { get; }
Property Value
Type Description
string

Spreadsheet_FilterAboveAverageLink to this section

Declaration
public string Spreadsheet_FilterAboveAverage { get; }
Property Value
Type Description
string

Spreadsheet_FilterAndLink to this section

Declaration
public string Spreadsheet_FilterAnd { get; }
Property Value
Type Description
string

Spreadsheet_FilterBeginsWithLink to this section

Declaration
public string Spreadsheet_FilterBeginsWith { get; }
Property Value
Type Description
string

Spreadsheet_FilterBelowAverageLink to this section

Declaration
public string Spreadsheet_FilterBelowAverage { get; }
Property Value
Type Description
string

Spreadsheet_FilterContainsLink to this section

Declaration
public string Spreadsheet_FilterContains { get; }
Property Value
Type Description
string

Spreadsheet_FilterDoesNotBeginWithLink to this section

Declaration
public string Spreadsheet_FilterDoesNotBeginWith { get; }
Property Value
Type Description
string

Spreadsheet_FilterDoesNotContainLink to this section

Declaration
public string Spreadsheet_FilterDoesNotContain { get; }
Property Value
Type Description
string

Spreadsheet_FilterDoesNotEndWithLink to this section

Declaration
public string Spreadsheet_FilterDoesNotEndWith { get; }
Property Value
Type Description
string

Spreadsheet_FilterDoesNotEqualLink to this section

Declaration
public string Spreadsheet_FilterDoesNotEqual { get; }
Property Value
Type Description
string

Spreadsheet_FilterEndsWithLink to this section

Declaration
public string Spreadsheet_FilterEndsWith { get; }
Property Value
Type Description
string

Spreadsheet_FilterEqualsLink to this section

Declaration
public string Spreadsheet_FilterEquals { get; }
Property Value
Type Description
string

Spreadsheet_FilterGreaterThanLink to this section

Declaration
public string Spreadsheet_FilterGreaterThan { get; }
Property Value
Type Description
string

Spreadsheet_FilterGreaterThanOrEqualLink to this section

Declaration
public string Spreadsheet_FilterGreaterThanOrEqual { get; }
Property Value
Type Description
string

Spreadsheet_FilterIsEmptyLink to this section

Declaration
public string Spreadsheet_FilterIsEmpty { get; }
Property Value
Type Description
string

Spreadsheet_FilterIsNotEmptyLink to this section

Declaration
public string Spreadsheet_FilterIsNotEmpty { get; }
Property Value
Type Description
string

Spreadsheet_FilterLessThanLink to this section

Declaration
public string Spreadsheet_FilterLessThan { get; }
Property Value
Type Description
string

Spreadsheet_FilterLessThanOrEqualLink to this section

Declaration
public string Spreadsheet_FilterLessThanOrEqual { get; }
Property Value
Type Description
string

Spreadsheet_FilterOrLink to this section

Declaration
public string Spreadsheet_FilterOr { get; }
Property Value
Type Description
string

Spreadsheet_FontFamilyLink to this section

Declaration
public string Spreadsheet_FontFamily { get; }
Property Value
Type Description
string

Spreadsheet_FontSizeLink to this section

Declaration
public string Spreadsheet_FontSize { get; }
Property Value
Type Description
string

Spreadsheet_FormatAccountingLink to this section

Declaration
public string Spreadsheet_FormatAccounting { get; }
Property Value
Type Description
string

Spreadsheet_FormatCellsLink to this section

Declaration
public string Spreadsheet_FormatCells { get; }
Property Value
Type Description
string

Spreadsheet_FormatCellsTitleLink to this section

Declaration
public string Spreadsheet_FormatCellsTitle { get; }
Property Value
Type Description
string

Spreadsheet_FormatCodeLink to this section

Declaration
public string Spreadsheet_FormatCode { get; }
Property Value
Type Description
string

Spreadsheet_FormatCurrencyLink to this section

Declaration
public string Spreadsheet_FormatCurrency { get; }
Property Value
Type Description
string

Spreadsheet_FormatDateLink to this section

Declaration
public string Spreadsheet_FormatDate { get; }
Property Value
Type Description
string

Spreadsheet_FormatGeneralLink to this section

Declaration
public string Spreadsheet_FormatGeneral { get; }
Property Value
Type Description
string

Spreadsheet_FormatNumberLink to this section

Declaration
public string Spreadsheet_FormatNumber { get; }
Property Value
Type Description
string

Spreadsheet_FormatPercentageLink to this section

Declaration
public string Spreadsheet_FormatPercentage { get; }
Property Value
Type Description
string

Spreadsheet_FormatScientificLink to this section

Declaration
public string Spreadsheet_FormatScientific { get; }
Property Value
Type Description
string

Spreadsheet_FormatTabLink to this section

Declaration
public string Spreadsheet_FormatTab { get; }
Property Value
Type Description
string

Spreadsheet_FormatTextLink to this section

Declaration
public string Spreadsheet_FormatText { get; }
Property Value
Type Description
string

Spreadsheet_FormatTimeLink to this section

Declaration
public string Spreadsheet_FormatTime { get; }
Property Value
Type Description
string

Spreadsheet_FormulaLink to this section

Declaration
public string Spreadsheet_Formula { get; }
Property Value
Type Description
string

Spreadsheet_FormulaBarLabelLink to this section

Declaration
public string Spreadsheet_FormulaBarLabel { get; }
Property Value
Type Description
string

Spreadsheet_FreezeFirstColumnLink to this section

Declaration
public string Spreadsheet_FreezeFirstColumn { get; }
Property Value
Type Description
string

Spreadsheet_FreezePanesLink to this section

Declaration
public string Spreadsheet_FreezePanes { get; }
Property Value
Type Description
string

Spreadsheet_FreezeSelectedColumnsLink to this section

Declaration
public string Spreadsheet_FreezeSelectedColumns { get; }
Property Value
Type Description
string

Spreadsheet_FreezeSelectedRowsLink to this section

Declaration
public string Spreadsheet_FreezeSelectedRows { get; }
Property Value
Type Description
string

Spreadsheet_FreezeTopRowLink to this section

Declaration
public string Spreadsheet_FreezeTopRow { get; }
Property Value
Type Description
string

Spreadsheet_GreaterThanMenuLink to this section

Declaration
public string Spreadsheet_GreaterThanMenu { get; }
Property Value
Type Description
string

Spreadsheet_HelpActionColumnLink to this section

Declaration
public string Spreadsheet_HelpActionColumn { get; }
Property Value
Type Description
string

Spreadsheet_HelpCancelLink to this section

Declaration
public string Spreadsheet_HelpCancel { get; }
Property Value
Type Description
string

Spreadsheet_HelpClearLink to this section

Declaration
public string Spreadsheet_HelpClear { get; }
Property Value
Type Description
string

Spreadsheet_HelpClipboardLink to this section

Declaration
public string Spreadsheet_HelpClipboard { get; }
Property Value
Type Description
string

Spreadsheet_HelpConfirmMoveLink to this section

Declaration
public string Spreadsheet_HelpConfirmMove { get; }
Property Value
Type Description
string

Spreadsheet_HelpContextMenuLink to this section

Declaration
public string Spreadsheet_HelpContextMenu { get; }
Property Value
Type Description
string

Spreadsheet_HelpDrawingsLink to this section

Declaration
public string Spreadsheet_HelpDrawings { get; }
Property Value
Type Description
string

Spreadsheet_HelpEdgeLink to this section

Declaration
public string Spreadsheet_HelpEdge { get; }
Property Value
Type Description
string

Spreadsheet_HelpEditLink to this section

Declaration
public string Spreadsheet_HelpEdit { get; }
Property Value
Type Description
string

Spreadsheet_HelpExtendLink to this section

Declaration
public string Spreadsheet_HelpExtend { get; }
Property Value
Type Description
string

Spreadsheet_HelpExtendEdgeLink to this section

Declaration
public string Spreadsheet_HelpExtendEdge { get; }
Property Value
Type Description
string

Spreadsheet_HelpExtendPageLink to this section

Declaration
public string Spreadsheet_HelpExtendPage { get; }
Property Value
Type Description
string

Spreadsheet_HelpExtendRowLink to this section

Declaration
public string Spreadsheet_HelpExtendRow { get; }
Property Value
Type Description
string

Spreadsheet_HelpExtendSheetLink to this section

Declaration
public string Spreadsheet_HelpExtendSheet { get; }
Property Value
Type Description
string

Spreadsheet_HelpFillLink to this section

Declaration
public string Spreadsheet_HelpFill { get; }
Property Value
Type Description
string

Spreadsheet_HelpFilterPlaceholderLink to this section

Declaration
public string Spreadsheet_HelpFilterPlaceholder { get; }
Property Value
Type Description
string

Spreadsheet_HelpLastCellLink to this section

Declaration
public string Spreadsheet_HelpLastCell { get; }
Property Value
Type Description
string

Spreadsheet_HelpMoveLink to this section

Declaration
public string Spreadsheet_HelpMove { get; }
Property Value
Type Description
string

Spreadsheet_HelpNextCellLink to this section

Declaration
public string Spreadsheet_HelpNextCell { get; }
Property Value
Type Description
string

Spreadsheet_HelpNoResultsLink to this section

Declaration
public string Spreadsheet_HelpNoResults { get; }
Property Value
Type Description
string

Spreadsheet_HelpPageLink to this section

Declaration
public string Spreadsheet_HelpPage { get; }
Property Value
Type Description
string

Spreadsheet_HelpRegionsLink to this section

Declaration
public string Spreadsheet_HelpRegions { get; }
Property Value
Type Description
string

Spreadsheet_HelpRowStartLink to this section

Declaration
public string Spreadsheet_HelpRowStart { get; }
Property Value
Type Description
string

Spreadsheet_HelpSelectAllLink to this section

Declaration
public string Spreadsheet_HelpSelectAll { get; }
Property Value
Type Description
string

Spreadsheet_HelpSelectColumnLink to this section

Declaration
public string Spreadsheet_HelpSelectColumn { get; }
Property Value
Type Description
string

Spreadsheet_HelpSelectRowLink to this section

Declaration
public string Spreadsheet_HelpSelectRow { get; }
Property Value
Type Description
string

Spreadsheet_HelpShortcutColumnLink to this section

Declaration
public string Spreadsheet_HelpShortcutColumn { get; }
Property Value
Type Description
string

Spreadsheet_HelpShowShortcutsLink to this section

Declaration
public string Spreadsheet_HelpShowShortcuts { get; }
Property Value
Type Description
string

Spreadsheet_HelpTitleLink to this section

Declaration
public string Spreadsheet_HelpTitle { get; }
Property Value
Type Description
string

Spreadsheet_HelpUndoRedoLink to this section

Declaration
public string Spreadsheet_HelpUndoRedo { get; }
Property Value
Type Description
string

Spreadsheet_HideColumnLink to this section

Declaration
public string Spreadsheet_HideColumn { get; }
Property Value
Type Description
string

Spreadsheet_HideRowLink to this section

Declaration
public string Spreadsheet_HideRow { get; }
Property Value
Type Description
string

Spreadsheet_HomeTabLink to this section

Declaration
public string Spreadsheet_HomeTab { get; }
Property Value
Type Description
string

Spreadsheet_IncreaseDecimalPlacesLink to this section

Declaration
public string Spreadsheet_IncreaseDecimalPlaces { get; }
Property Value
Type Description
string

Spreadsheet_InformationTitleLink to this section

Declaration
public string Spreadsheet_InformationTitle { get; }
Property Value
Type Description
string

Spreadsheet_InputPromptLink to this section

Declaration
public string Spreadsheet_InputPrompt { get; }
Property Value
Type Description
string

Spreadsheet_InsertChartLink to this section

Declaration
public string Spreadsheet_InsertChart { get; }
Property Value
Type Description
string

Spreadsheet_InsertColumnAfterLink to this section

Declaration
public string Spreadsheet_InsertColumnAfter { get; }
Property Value
Type Description
string

Spreadsheet_InsertColumnBeforeLink to this section

Declaration
public string Spreadsheet_InsertColumnBefore { get; }
Property Value
Type Description
string

Spreadsheet_InsertHyperlinkTitleLink to this section

Declaration
public string Spreadsheet_InsertHyperlinkTitle { get; }
Property Value
Type Description
string

Spreadsheet_InsertImageLink to this section

Declaration
public string Spreadsheet_InsertImage { get; }
Property Value
Type Description
string

Spreadsheet_InsertRowAboveLink to this section

Declaration
public string Spreadsheet_InsertRowAbove { get; }
Property Value
Type Description
string

Spreadsheet_InsertRowAfterLink to this section

Declaration
public string Spreadsheet_InsertRowAfter { get; }
Property Value
Type Description
string

Spreadsheet_InsertRowBeforeLink to this section

Declaration
public string Spreadsheet_InsertRowBefore { get; }
Property Value
Type Description
string

Spreadsheet_InsertRowBelowLink to this section

Declaration
public string Spreadsheet_InsertRowBelow { get; }
Property Value
Type Description
string

Spreadsheet_InsertTabLink to this section

Declaration
public string Spreadsheet_InsertTab { get; }
Property Value
Type Description
string

Spreadsheet_InsertTableLink to this section

Declaration
public string Spreadsheet_InsertTable { get; }
Property Value
Type Description
string

Spreadsheet_InvalidValueTitleLink to this section

Declaration
public string Spreadsheet_InvalidValueTitle { get; }
Property Value
Type Description
string

Spreadsheet_ItalicLink to this section

Declaration
public string Spreadsheet_Italic { get; }
Property Value
Type Description
string

Spreadsheet_LeftBorderLink to this section

Declaration
public string Spreadsheet_LeftBorder { get; }
Property Value
Type Description
string

Spreadsheet_LegendPositionLink to this section

Declaration
public string Spreadsheet_LegendPosition { get; }
Property Value
Type Description
string

Spreadsheet_LegendPosition_BottomLink to this section

Declaration
public string Spreadsheet_LegendPosition_Bottom { get; }
Property Value
Type Description
string

Spreadsheet_LegendPosition_LeftLink to this section

Declaration
public string Spreadsheet_LegendPosition_Left { get; }
Property Value
Type Description
string

Spreadsheet_LegendPosition_RightLink to this section

Declaration
public string Spreadsheet_LegendPosition_Right { get; }
Property Value
Type Description
string

Spreadsheet_LegendPosition_TopLink to this section

Declaration
public string Spreadsheet_LegendPosition_Top { get; }
Property Value
Type Description
string

Spreadsheet_LessThanMenuLink to this section

Declaration
public string Spreadsheet_LessThanMenu { get; }
Property Value
Type Description
string

Spreadsheet_MaximumLink to this section

Declaration
public string Spreadsheet_Maximum { get; }
Property Value
Type Description
string

Spreadsheet_MergeAndCenterLink to this section

Declaration
public string Spreadsheet_MergeAndCenter { get; }
Property Value
Type Description
string

Spreadsheet_MergeCellsLink to this section

Declaration
public string Spreadsheet_MergeCells { get; }
Property Value
Type Description
string

Spreadsheet_MessageLink to this section

Declaration
public string Spreadsheet_Message { get; }
Property Value
Type Description
string

Spreadsheet_MinimumLink to this section

Declaration
public string Spreadsheet_Minimum { get; }
Property Value
Type Description
string

Spreadsheet_MoveLeftLink to this section

Declaration
public string Spreadsheet_MoveLeft { get; }
Property Value
Type Description
string

Spreadsheet_MoveRightLink to this section

Declaration
public string Spreadsheet_MoveRight { get; }
Property Value
Type Description
string

Spreadsheet_NameCannotBeEmptyLink to this section

Declaration
public string Spreadsheet_NameCannotBeEmpty { get; }
Property Value
Type Description
string

Spreadsheet_NoBorderLink to this section

Declaration
public string Spreadsheet_NoBorder { get; }
Property Value
Type Description
string

Spreadsheet_OKLink to this section

Declaration
public string Spreadsheet_OK { get; }
Property Value
Type Description
string

Spreadsheet_OpenLink to this section

Declaration
public string Spreadsheet_Open { get; }
Property Value
Type Description
string

Spreadsheet_OperatorLink to this section

Declaration
public string Spreadsheet_Operator { get; }
Property Value
Type Description
string

Spreadsheet_OperatorBetweenLink to this section

Declaration
public string Spreadsheet_OperatorBetween { get; }
Property Value
Type Description
string

Spreadsheet_OperatorEqualToLink to this section

Declaration
public string Spreadsheet_OperatorEqualTo { get; }
Property Value
Type Description
string

Spreadsheet_OperatorGreaterThanLink to this section

Declaration
public string Spreadsheet_OperatorGreaterThan { get; }
Property Value
Type Description
string

Spreadsheet_OperatorGreaterThanOrEqualLink to this section

Declaration
public string Spreadsheet_OperatorGreaterThanOrEqual { get; }
Property Value
Type Description
string

Spreadsheet_OperatorLessThanLink to this section

Declaration
public string Spreadsheet_OperatorLessThan { get; }
Property Value
Type Description
string

Spreadsheet_OperatorLessThanOrEqualLink to this section

Declaration
public string Spreadsheet_OperatorLessThanOrEqual { get; }
Property Value
Type Description
string

Spreadsheet_OperatorNotBetweenLink to this section

Declaration
public string Spreadsheet_OperatorNotBetween { get; }
Property Value
Type Description
string

Spreadsheet_OperatorNotEqualToLink to this section

Declaration
public string Spreadsheet_OperatorNotEqualTo { get; }
Property Value
Type Description
string

Spreadsheet_OutsideBordersLink to this section

Declaration
public string Spreadsheet_OutsideBorders { get; }
Property Value
Type Description
string

Spreadsheet_PasteLink to this section

Declaration
public string Spreadsheet_Paste { get; }
Property Value
Type Description
string

Spreadsheet_RedoLink to this section

Declaration
public string Spreadsheet_Redo { get; }
Property Value
Type Description
string

Spreadsheet_RenameLink to this section

Declaration
public string Spreadsheet_Rename { get; }
Property Value
Type Description
string

Spreadsheet_RenameSheetTitleLink to this section

Declaration
public string Spreadsheet_RenameSheetTitle { get; }
Property Value
Type Description
string

Spreadsheet_RightBorderLink to this section

Declaration
public string Spreadsheet_RightBorder { get; }
Property Value
Type Description
string

Spreadsheet_RuleBetweenLink to this section

Declaration
public string Spreadsheet_RuleBetween { get; }
Property Value
Type Description
string

Spreadsheet_RuleEqualToLink to this section

Declaration
public string Spreadsheet_RuleEqualTo { get; }
Property Value
Type Description
string

Spreadsheet_RuleGreaterThanLink to this section

Declaration
public string Spreadsheet_RuleGreaterThan { get; }
Property Value
Type Description
string

Spreadsheet_RuleLessThanLink to this section

Declaration
public string Spreadsheet_RuleLessThan { get; }
Property Value
Type Description
string

Spreadsheet_RuleTextContainsLink to this section

Declaration
public string Spreadsheet_RuleTextContains { get; }
Property Value
Type Description
string

Spreadsheet_RuleTypeLink to this section

Declaration
public string Spreadsheet_RuleType { get; }
Property Value
Type Description
string

Spreadsheet_SampleLink to this section

Declaration
public string Spreadsheet_Sample { get; }
Property Value
Type Description
string

Spreadsheet_SaveLink to this section

Declaration
public string Spreadsheet_Save { get; }
Property Value
Type Description
string

Spreadsheet_SelectAllLink to this section

Declaration
public string Spreadsheet_SelectAll { get; }
Property Value
Type Description
string

Spreadsheet_SelectOperatorLink to this section

Declaration
public string Spreadsheet_SelectOperator { get; }
Property Value
Type Description
string

Spreadsheet_SeriesLink to this section

Declaration
public string Spreadsheet_Series { get; }
Property Value
Type Description
string

Spreadsheet_SeriesColorLink to this section

Declaration
public string Spreadsheet_SeriesColor { get; }
Property Value
Type Description
string

Spreadsheet_SeriesFormatLink to this section

Declaration
public string Spreadsheet_SeriesFormat { get; }
Property Value
Type Description
string

Spreadsheet_SeriesTitleLink to this section

Declaration
public string Spreadsheet_SeriesTitle { get; }
Property Value
Type Description
string

Spreadsheet_SheetNameAlreadyExistsLink to this section

Declaration
public string Spreadsheet_SheetNameAlreadyExists { get; }
Property Value
Type Description
string

Spreadsheet_ShowInputMessageLink to this section

Declaration
public string Spreadsheet_ShowInputMessage { get; }
Property Value
Type Description
string

Spreadsheet_ShowLegendLink to this section

Declaration
public string Spreadsheet_ShowLegend { get; }
Property Value
Type Description
string

Spreadsheet_ShowRowsWhereLink to this section

Declaration
public string Spreadsheet_ShowRowsWhere { get; }
Property Value
Type Description
string

Spreadsheet_SizeHeightLink to this section

Declaration
public string Spreadsheet_SizeHeight { get; }
Property Value
Type Description
string

Spreadsheet_SizeTitleLink to this section

Declaration
public string Spreadsheet_SizeTitle { get; }
Property Value
Type Description
string

Spreadsheet_SizeWidthLink to this section

Declaration
public string Spreadsheet_SizeWidth { get; }
Property Value
Type Description
string

Spreadsheet_SortAscendingLink to this section

Declaration
public string Spreadsheet_SortAscending { get; }
Property Value
Type Description
string

Spreadsheet_SortDescendingLink to this section

Declaration
public string Spreadsheet_SortDescending { get; }
Property Value
Type Description
string

Spreadsheet_SortHasHeadersLink to this section

Declaration
public string Spreadsheet_SortHasHeaders { get; }
Property Value
Type Description
string

Spreadsheet_SortLevelAddLevelLink to this section

Declaration
public string Spreadsheet_SortLevelAddLevel { get; }
Property Value
Type Description
string

Spreadsheet_SortLevelCaseLink to this section

Declaration
public string Spreadsheet_SortLevelCase { get; }
Property Value
Type Description
string

Spreadsheet_SortLevelColumnLink to this section

Declaration
public string Spreadsheet_SortLevelColumn { get; }
Property Value
Type Description
string

Spreadsheet_SortLevelCustomListLink to this section

Declaration
public string Spreadsheet_SortLevelCustomList { get; }
Property Value
Type Description
string

Spreadsheet_SortLevelCustomListPlaceholderLink to this section

Declaration
public string Spreadsheet_SortLevelCustomListPlaceholder { get; }
Property Value
Type Description
string

Spreadsheet_SortLevelOrderLink to this section

Declaration
public string Spreadsheet_SortLevelOrder { get; }
Property Value
Type Description
string

Spreadsheet_SortLevelSortOnLink to this section

Declaration
public string Spreadsheet_SortLevelSortOn { get; }
Property Value
Type Description
string

Spreadsheet_SortOnCellColorLink to this section

Declaration
public string Spreadsheet_SortOnCellColor { get; }
Property Value
Type Description
string

Spreadsheet_SortOnFontColorLink to this section

Declaration
public string Spreadsheet_SortOnFontColor { get; }
Property Value
Type Description
string

Spreadsheet_SortOnValuesLink to this section

Declaration
public string Spreadsheet_SortOnValues { get; }
Property Value
Type Description
string

Spreadsheet_SortOrderAscendingLink to this section

Declaration
public string Spreadsheet_SortOrderAscending { get; }
Property Value
Type Description
string

Spreadsheet_SortOrderDescendingLink to this section

Declaration
public string Spreadsheet_SortOrderDescending { get; }
Property Value
Type Description
string

Spreadsheet_StrikethroughLink to this section

Declaration
public string Spreadsheet_Strikethrough { get; }
Property Value
Type Description
string

Spreadsheet_StyleLink to this section

Declaration
public string Spreadsheet_Style { get; }
Property Value
Type Description
string

Spreadsheet_SymbolLink to this section

Declaration
public string Spreadsheet_Symbol { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignBandedColumnsLink to this section

Declaration
public string Spreadsheet_TableDesignBandedColumns { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignBandedRowsLink to this section

Declaration
public string Spreadsheet_TableDesignBandedRows { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignFilterLink to this section

Declaration
public string Spreadsheet_TableDesignFilter { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignFirstColumnLink to this section

Declaration
public string Spreadsheet_TableDesignFirstColumn { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignHeaderLink to this section

Declaration
public string Spreadsheet_TableDesignHeader { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignLastColumnLink to this section

Declaration
public string Spreadsheet_TableDesignLastColumn { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignNameLink to this section

Declaration
public string Spreadsheet_TableDesignName { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignStyleLink to this section

Declaration
public string Spreadsheet_TableDesignStyle { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignTabLink to this section

Declaration
public string Spreadsheet_TableDesignTab { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignTotalsLink to this section

Declaration
public string Spreadsheet_TableDesignTotals { get; }
Property Value
Type Description
string

Spreadsheet_TableDesignTotalsForColumnLink to this section

Declaration
public string Spreadsheet_TableDesignTotalsForColumn { get; }
Property Value
Type Description
string

Spreadsheet_TableHasHeadersLink to this section

Declaration
public string Spreadsheet_TableHasHeaders { get; }
Property Value
Type Description
string

Spreadsheet_TableNameLink to this section

Declaration
public string Spreadsheet_TableName { get; }
Property Value
Type Description
string

Spreadsheet_TableRangeLink to this section

Declaration
public string Spreadsheet_TableRange { get; }
Property Value
Type Description
string

Spreadsheet_TextLink to this section

Declaration
public string Spreadsheet_Text { get; }
Property Value
Type Description
string

Spreadsheet_TextColorLink to this section

Declaration
public string Spreadsheet_TextColor { get; }
Property Value
Type Description
string

Spreadsheet_TextContainsMenuLink to this section

Declaration
public string Spreadsheet_TextContainsMenu { get; }
Property Value
Type Description
string

Spreadsheet_TextWrapLink to this section

Declaration
public string Spreadsheet_TextWrap { get; }
Property Value
Type Description
string

Spreadsheet_TitleLink to this section

Declaration
public string Spreadsheet_Title { get; }
Property Value
Type Description
string

Spreadsheet_Top10DirectionBottomLink to this section

Declaration
public string Spreadsheet_Top10DirectionBottom { get; }
Property Value
Type Description
string

Spreadsheet_Top10DirectionTopLink to this section

Declaration
public string Spreadsheet_Top10DirectionTop { get; }
Property Value
Type Description
string

Spreadsheet_Top10FilterLink to this section

Declaration
public string Spreadsheet_Top10Filter { get; }
Property Value
Type Description
string

Spreadsheet_Top10FilterTooltipLink to this section

Declaration
public string Spreadsheet_Top10FilterTooltip { get; }
Property Value
Type Description
string

Spreadsheet_Top10ShowLink to this section

Declaration
public string Spreadsheet_Top10Show { get; }
Property Value
Type Description
string

Spreadsheet_Top10UnitItemsLink to this section

Declaration
public string Spreadsheet_Top10UnitItems { get; }
Property Value
Type Description
string

Spreadsheet_Top10UnitPercentLink to this section

Declaration
public string Spreadsheet_Top10UnitPercent { get; }
Property Value
Type Description
string

Spreadsheet_TopBorderLink to this section

Declaration
public string Spreadsheet_TopBorder { get; }
Property Value
Type Description
string

Spreadsheet_TotalsAverageLink to this section

Declaration
public string Spreadsheet_TotalsAverage { get; }
Property Value
Type Description
string

Spreadsheet_TotalsCountLink to this section

Declaration
public string Spreadsheet_TotalsCount { get; }
Property Value
Type Description
string

Spreadsheet_TotalsCountNumbersLink to this section

Declaration
public string Spreadsheet_TotalsCountNumbers { get; }
Property Value
Type Description
string

Spreadsheet_TotalsMaxLink to this section

Declaration
public string Spreadsheet_TotalsMax { get; }
Property Value
Type Description
string

Spreadsheet_TotalsMinLink to this section

Declaration
public string Spreadsheet_TotalsMin { get; }
Property Value
Type Description
string

Spreadsheet_TotalsNoneLink to this section

Declaration
public string Spreadsheet_TotalsNone { get; }
Property Value
Type Description
string

Spreadsheet_TotalsStdDevLink to this section

Declaration
public string Spreadsheet_TotalsStdDev { get; }
Property Value
Type Description
string

Spreadsheet_TotalsSumLink to this section

Declaration
public string Spreadsheet_TotalsSum { get; }
Property Value
Type Description
string

Spreadsheet_TotalsVarLink to this section

Declaration
public string Spreadsheet_TotalsVar { get; }
Property Value
Type Description
string

Spreadsheet_TypeLink to this section

Declaration
public string Spreadsheet_Type { get; }
Property Value
Type Description
string

Spreadsheet_URLLink to this section

Declaration
public string Spreadsheet_URL { get; }
Property Value
Type Description
string

Spreadsheet_UnderlineLink to this section

Declaration
public string Spreadsheet_Underline { get; }
Property Value
Type Description
string

Spreadsheet_UndoLink to this section

Declaration
public string Spreadsheet_Undo { get; }
Property Value
Type Description
string

Spreadsheet_UnfreezeLink to this section

Declaration
public string Spreadsheet_Unfreeze { get; }
Property Value
Type Description
string

Spreadsheet_UnhideColumnLink to this section

Declaration
public string Spreadsheet_UnhideColumn { get; }
Property Value
Type Description
string

Spreadsheet_UnhideRowLink to this section

Declaration
public string Spreadsheet_UnhideRow { get; }
Property Value
Type Description
string

Spreadsheet_UnmergeCellsLink to this section

Declaration
public string Spreadsheet_UnmergeCells { get; }
Property Value
Type Description
string

Spreadsheet_UseThousandsSeparatorLink to this section

Declaration
public string Spreadsheet_UseThousandsSeparator { get; }
Property Value
Type Description
string

Spreadsheet_ValidationLink to this section

Declaration
public string Spreadsheet_Validation { get; }
Property Value
Type Description
string

Spreadsheet_ValidationCustomLink to this section

Declaration
public string Spreadsheet_ValidationCustom { get; }
Property Value
Type Description
string

Spreadsheet_ValidationDateLink to this section

Declaration
public string Spreadsheet_ValidationDate { get; }
Property Value
Type Description
string

Spreadsheet_ValidationDecimalLink to this section

Declaration
public string Spreadsheet_ValidationDecimal { get; }
Property Value
Type Description
string

Spreadsheet_ValidationListLink to this section

Declaration
public string Spreadsheet_ValidationList { get; }
Property Value
Type Description
string

Spreadsheet_ValidationTextLengthLink to this section

Declaration
public string Spreadsheet_ValidationTextLength { get; }
Property Value
Type Description
string

Spreadsheet_ValidationTimeLink to this section

Declaration
public string Spreadsheet_ValidationTime { get; }
Property Value
Type Description
string

Spreadsheet_ValidationTypeLink to this section

Declaration
public string Spreadsheet_ValidationType { get; }
Property Value
Type Description
string

Spreadsheet_ValidationWholeNumberLink to this section

Declaration
public string Spreadsheet_ValidationWholeNumber { get; }
Property Value
Type Description
string

Spreadsheet_ValueLink to this section

Declaration
public string Spreadsheet_Value { get; }
Property Value
Type Description
string

Spreadsheet_ValueRangeLink to this section

Declaration
public string Spreadsheet_ValueRange { get; }
Property Value
Type Description
string

Spreadsheet_ValuesCommaSeparatedLink to this section

Declaration
public string Spreadsheet_ValuesCommaSeparated { get; }
Property Value
Type Description
string

Spreadsheet_ViewTabLink to this section

Declaration
public string Spreadsheet_ViewTab { get; }
Property Value
Type Description
string

Spreadsheet_WarningTitleLink to this section

Declaration
public string Spreadsheet_WarningTitle { get; }
Property Value
Type Description
string

Steps_TabListAriaLabelLink to this section

Declaration
public string Steps_TabListAriaLabel { get; }
Property Value
Type Description
string

Text_AnchorAriaLabelLink to this section

Declaration
public string Text_AnchorAriaLabel { get; }
Property Value
Type Description
string

TimeSpanPicker_ClearAriaLabelLink to this section

Declaration
public string TimeSpanPicker_ClearAriaLabel { get; }
Property Value
Type Description
string

TimeSpanPicker_ConfirmationButtonTextLink to this section

Declaration
public string TimeSpanPicker_ConfirmationButtonText { get; }
Property Value
Type Description
string

TimeSpanPicker_DaysUnitTextLink to this section

Declaration
public string TimeSpanPicker_DaysUnitText { get; }
Property Value
Type Description
string

TimeSpanPicker_HoursUnitTextLink to this section

Declaration
public string TimeSpanPicker_HoursUnitText { get; }
Property Value
Type Description
string

TimeSpanPicker_MicrosecondsUnitTextLink to this section

Declaration
public string TimeSpanPicker_MicrosecondsUnitText { get; }
Property Value
Type Description
string

TimeSpanPicker_MillisecondsUnitTextLink to this section

Declaration
public string TimeSpanPicker_MillisecondsUnitText { get; }
Property Value
Type Description
string

TimeSpanPicker_MinutesUnitTextLink to this section

Declaration
public string TimeSpanPicker_MinutesUnitText { get; }
Property Value
Type Description
string

TimeSpanPicker_NegativeButtonTextLink to this section

Declaration
public string TimeSpanPicker_NegativeButtonText { get; }
Property Value
Type Description
string

TimeSpanPicker_NegativeValueTextLink to this section

Declaration
public string TimeSpanPicker_NegativeValueText { get; }
Property Value
Type Description
string

TimeSpanPicker_PopupAriaLabelLink to this section

Declaration
public string TimeSpanPicker_PopupAriaLabel { get; }
Property Value
Type Description
string

TimeSpanPicker_PositiveButtonTextLink to this section

Declaration
public string TimeSpanPicker_PositiveButtonText { get; }
Property Value
Type Description
string

TimeSpanPicker_SecondsUnitTextLink to this section

Declaration
public string TimeSpanPicker_SecondsUnitText { get; }
Property Value
Type Description
string

TimeSpanPicker_TogglePopupAriaLabelLink to this section

Declaration
public string TimeSpanPicker_TogglePopupAriaLabel { get; }
Property Value
Type Description
string

Tree_SelectItemAriaLabelLink to this section

Declaration
public string Tree_SelectItemAriaLabel { get; }
Property Value
Type Description
string

Upload_ChooseTextLink to this section

Declaration
public string Upload_ChooseText { get; }
Property Value
Type Description
string

Upload_DeleteTextLink to this section

Declaration
public string Upload_DeleteText { get; }
Property Value
Type Description
string

Upload_ImageAlternateTextLink to this section

Declaration
public string Upload_ImageAlternateText { get; }
Property Value
Type Description
string

YearPlannerView_MoreTextLink to this section

Declaration
public string YearPlannerView_MoreText { get; }
Property Value
Type Description
string

YearTimelineView_MoreTextLink to this section

Declaration
public string YearTimelineView_MoreText { get; }
Property Value
Type Description
string

YearView_MoreTextLink to this section

Declaration
public string YearView_MoreText { get; }
Property Value
Type Description
string

YearView_NoDayEventsTextLink to this section

Declaration
public string YearView_NoDayEventsText { get; }
Property Value
Type Description
string
In This Article
An error has occurred. This app may no longer respond until reloaded. Reload 🗙