Version

SpreadsheetResourceId Enumeration

Enumeration used to identify a resource for use by the Infragistics.Controls.Grids.XamSpreadsheet
Syntax
'Declaration
 
Public Enum SpreadsheetResourceId 
   Inherits System.Enum
public enum SpreadsheetResourceId : System.Enum 
Members
MemberDescription
AddSheetButtonDisabledForegroundForeground for the button in the tab area that is used to add a new Worksheet when it is disabled.
AddSheetButtonForegroundForeground for the button in the tab area that is used to add a new Worksheet.
AddSheetButtonHotTrackForegroundForeground for the button in the tab area that is used to add a new Worksheet when it is enabled and the mouse is over the button.
AutomaticGridlineThe brush used for the grid lines when the GridlineColor of the DisplayOptions wasn't set.
CellSelectionDragBorderThe brush used to render the movable border when there is a single selection range.
CellSelectionDragBorderInHeaderThe brush used to render the movable border in the header area when there is a single selection range.
CellSelectionFillThe brush used to render the inner area of the selection overlay
CellSelectionHandleBorderThe brush used to render the border around the handle that is used to resize a selection range.
CellSelectionHandleFillThe brush used to render the handle that is used to resize a selection range.
CellSelectionInnerBorderThe brush used to render the inner border of the selection overlay
CellSelectionOuterBorderThe brush used to render the outer border of the selection overlay
ColumnHeaderBackgroundThe default brush used to render the background of a column header.
ColumnHeaderBorderThe brush used to render the border of a column header.
ColumnHeaderForegroundThe default brush used to render the foreground of a column header.
ColumnHeaderHotTrackBackgroundThe brush used to render the background of a column header when the mouse is over the header.
ColumnHeaderHotTrackBorderThe brush used to render the border of a column header when the mouse is over the header.
ColumnHeaderHotTrackForegroundThe brush used to render the foreground of a column header when the mouse is over the header.
ColumnHeaderHotTrackSelectedForegroundThe brush used to render the foreground of a column header when the mouse is over the header and the entire column is selected.
ColumnHeaderSelectedBackgroundThe brush used to render the background of a column header when the entire column is selected.
ColumnHeaderSelectedBorderThe brush used to render the border of a column header when the column has one or more intersecting selection ranges.
ColumnHeaderSelectedForegroundThe brush used to render the foreground of a column header when the entire column is selected.
ColumnHeaderWithSelectedCellsBackgroundThe brush used to render the background of a column header when there are one or more selection ranges that intersect that column.
ColumnHeaderWithSelectedCellsBorderThe brush used to render the border of a column header when the there are one or more selection ranges that intersect that column.
ColumnHeaderWithSelectedCellsForegroundThe brush used to render the foreground of a column header when there are one or more selection ranges that intersect that column.
DropDownButtonBackgroundThe brush used for the background of the dropdown button
DropDownButtonBorderThe brush used for the border of the dropdown button
DropDownButtonForegroundThe brush used for the foreground of the dropdown button
DropDownButtonOpenBackgroundThe brush used for the background of the dropdown button when the dropdown is open
DropDownButtonOpenBorderThe brush used for the border of the dropdown button when the dropdown is open
DropDownButtonOpenForegroundThe brush used for the foreground of the dropdown button when the dropdown is open
InputMessageBackgroundThe brush used for the background of the data validation input message prompt.
InputMessageBorderThe brush used for the border of the data validation input message prompt.
InputMessageForegroundThe brush used for the foreground of the data validation input message prompt.
InvalidDataBorderThe brush used for the border of the invalid data circle of the Infragistics.Controls.Grids.XamSpreadsheet
MultiSelectActiveCellBorderThe brush used render the inner border on the active cell when one has 2 or more selection ranges.
ResizeColumnLineThe brush used for the lines rendered over the pane during a column resize operation.
ResizeRowLineThe brush used for the lines rendered over the pane during a column resize operation.
RowHeaderBackgroundThe default brush used to render the background of a row header.
RowHeaderBorderThe brush used to render the border of a row header.
RowHeaderForegroundThe default brush used to render the foreground of a row header.
RowHeaderHotTrackBackgroundThe brush used to render the background of a row header when the mouse is over the header.
RowHeaderHotTrackBorderThe brush used to render the border of a row header when the mouse is over the header.
RowHeaderHotTrackForegroundThe brush used to render the foreground of a row header when the mouse is over the header.
RowHeaderHotTrackSelectedForegroundThe brush used to render the foreground of a row header when the mouse is over the header and the entire row is selected.
RowHeaderSelectedBackgroundThe brush used to render the background of a row header when the entire row is selected.
RowHeaderSelectedBorderThe brush used to render the border of a row header when the row has one or more intersecting selection ranges.
RowHeaderSelectedForegroundThe brush used to render the foreground of a row header when the entire row is selected.
RowHeaderWithSelectedCellsBackgroundThe brush used to render the background of a row header when there are one or more selection ranges that intersect that row.
RowHeaderWithSelectedCellsBorderThe brush used to render the border of a row header when the there are one or more selection ranges that intersect that row.
RowHeaderWithSelectedCellsForegroundThe brush used to render the foreground of a row header when there are one or more selection ranges that intersect that row.
SelectAllBackgroundThe default brush used to render the background of the Select All button
SelectAllTriangleFillThe default brush used to render the triangle within the Select All button
SelectAllTriangleHotTrackFillThe brush used to render the triangle within the Select All button when the mouse is over the button
SelectAllTriangleSelectedFillThe brush used to render the triangle within the Select All button when there is a range selection that includes all the rows and columns
SelectedTabHighlightThe brush used to highlight the edge of the selected Worksheet tabs.
SheetPaneSplitterBackgroundThe brush used for the background of the splitter between panes.
SheetPaneSplitterPreviewThe brush used for the preview when dragging the splitter that is displayed between split panes.
TabAreaBackgroundThe brush used to render the area behind the tab items and the horizontal scrollbar.
TabAreaBorderThe line rendered along the border of the tab area as well as the line between unselected tabs.
TabAreaSplitterForegroundThe foreground brush used for the splitter used to adjust the size of the tab area and horizontal scrollbar.
TabDropIndicatorTemplateThe DataTemplate used to display an indication of the drop location during the drag of a Worksheet tab.
TabItemActiveBackgroundThe background brush used for the SheetTabItem when the associated Worksheet is active.
TabItemActiveForegroundThe foreground brush used for the SheetTabItem when the associated Worksheet is active.
TabItemBackgroundThe foreground brush used for the SheetTabItem for a tab that is not selected.
TabItemForegroundThe background brush used for the SheetTabItem for a tab that is not selected.
TabItemHotTrackBackgroundThe background brush used for the SheetTabItem when the mouse is over the tab but the tab is not selected.
TabItemHotTrackForegroundThe foreground brush used for the SheetTabItem when the mouse is over the tab but the tab is not selected.
TabItemSelectedBackgroundThe background brush used for the SheetTabItem when the associated Worksheet is selected but not active.
TabItemSelectedForegroundThe foreground brush used for the SheetTabItem when the associated Worksheet is selected but not active.
TabScrollButtonDisabledForegroundForeground for the buttons in the tab area that are used to scroll the tabs in the tab area when they are disabled.
TabScrollButtonForegroundForeground for the buttons in the tab area that are used to scroll the tabs in the tab area.
TabScrollButtonHotTrackForegroundForeground for the buttons in the tab area that are used to scroll the tabs in the tab area when they are enabled and the mouse is over the button.
ToolTipTemplateThe DataTemplate used to host the tooltips displayed in the control such as the cell value and hyperlink tooltip.
UnselectCellsBorderThe brush used for the border of the rectangular region drawn during an unselect operation.
UnselectCellsFillThe brush used for the interior of the rectangular region drawn during an unselect operation.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also