Back to Devexpress

SpreadsheetControl Fields

wpf-devexpress-dot-xpf-dot-spreadsheet-dot-spreadsheetcontrol-dot-underscore-fields.md

latest89.3 KB
Original Source

SpreadsheetControl Fields

Emulates the Microsoft® Excel® look and feel and allows you to create, load, edit, save and print spreadsheet documents.

NameDescription
AcceptsEscapeProperty staticIdentifies the SpreadsheetControl.AcceptsEscape dependency property.
AcceptsReturnProperty staticIdentifies the SpreadsheetControl.AcceptsReturn dependency property.
AcceptsTabProperty staticIdentifies the SpreadsheetControl.AcceptsTab dependency property.
ActiveSheetIndexProperty staticIdentifies the SpreadsheetControl.ActiveSheetIndex dependency property.
ActiveSheetNameProperty staticIdentifies the SpreadsheetControl.ActiveSheetName dependency property.
ActiveViewZoomProperty staticIdentifies the SpreadsheetControl.ActiveViewZoom dependency property.
ActualHeightProperty staticIdentifies the ActualHeight dependency property. Inherited from FrameworkElement.
ActualWidthProperty staticIdentifies the ActualWidth dependency property. Inherited from FrameworkElement.
AllowDropProperty staticIdentifies the AllowDrop dependency property. Inherited from UIElement.
AreAnyTouchesCapturedProperty staticIdentifies the AreAnyTouchesCaptured dependency property. Inherited from UIElement.
AreAnyTouchesCapturedWithinProperty staticIdentifies the AreAnyTouchesCapturedWithin dependency property. Inherited from UIElement.
AreAnyTouchesDirectlyOverProperty staticIdentifies the AreAnyTouchesDirectlyOver dependency property. Inherited from UIElement.
AreAnyTouchesOverProperty staticIdentifies the AreAnyTouchesOver dependency property. Inherited from UIElement.
BackgroundProperty staticIdentifies the Background dependency property. Inherited from Control.
BarManagerProperty staticIdentifies the SpreadsheetControl.BarManager dependency property.
BindingGroupProperty staticIdentifies the BindingGroup dependency property. Inherited from FrameworkElement.
BitmapEffectInputProperty staticIdentifies the BitmapEffectInput dependency property. Inherited from UIElement.
BitmapEffectProperty staticIdentifies the BitmapEffect dependency property. Inherited from UIElement.
BorderBrushProperty staticIdentifies the BorderBrush dependency property. Inherited from Control.
BorderThicknessProperty staticIdentifies the BorderThickness dependency property. Inherited from Control.
CacheModeProperty staticIdentifies the CacheMode dependency property. Inherited from UIElement.
CellTemplateProperty staticIdentifies the SpreadsheetControl.CellTemplate dependency property.
CellTemplateSelectorProperty staticIdentifies the SpreadsheetControl.CellTemplateSelector dependency property.
CellToolTipProperty staticIdentifies the SpreadsheetControl.CellToolTip dependency property.
ChartLayoutGalleryGroupsProperty staticIdentifies the SpreadsheetControl.ChartLayoutGalleryGroups dependency property.
ChartStyleGalleryGroupsProperty staticIdentifies the SpreadsheetControl.ChartStyleGalleryGroups dependency property.
ChartStylePopupGalleryGroupsProperty staticIdentifies the SpreadsheetControl.ChartStylePopupGalleryGroups dependency property.
ClipProperty staticIdentifies the Clip dependency property. Inherited from UIElement.
ClipToBoundsProperty staticIdentifies the ClipToBounds dependency property. Inherited from UIElement.
CommandBarStyleProperty staticIdentifies the SpreadsheetControl.CommandBarStyle dependency property.
CommandProviderProperty staticIdentifies the SpreadsheetControl.CommandProvider dependency property.
ContextMenuClosingEvent staticIdentifies the ContextMenuClosing routed event. Inherited from FrameworkElement.
ContextMenuOpeningEvent staticIdentifies the ContextMenuOpening routed event. Inherited from FrameworkElement.
ContextMenuProperty staticIdentifies the ContextMenu dependency property. Inherited from FrameworkElement.
CursorProperty staticIdentifies the Cursor dependency property. Inherited from FrameworkElement.
DataContextProperty staticIdentifies the DataContext dependency property. Inherited from FrameworkElement.
DefaultStyleKeyProperty protected staticIdentifies the DefaultStyleKey dependency property. Inherited from FrameworkElement.
DocumentSourceProperty staticIdentifies the SpreadsheetControl.DocumentSource dependency property.
DragEnterEvent staticIdentifies the DragEnter routed event. Inherited from UIElement.
DragLeaveEvent staticIdentifies the DragLeave routed event. Inherited from UIElement.
DragOverEvent staticIdentifies the DragOver routed event. Inherited from UIElement.
DropEvent staticIdentifies the Drop routed event. Inherited from UIElement.
EffectProperty staticIdentifies the Effect dependency property. Inherited from UIElement.
FlowDirectionProperty staticIdentifies the FlowDirection dependency property. Inherited from FrameworkElement.
FocusableProperty staticIdentifies the Focusable dependency property. Inherited from UIElement.
FocusVisualStyleProperty staticIdentifies the FocusVisualStyle dependency property. Inherited from FrameworkElement.
FontFamilyProperty staticIdentifies the FontFamily dependency property. Inherited from Control.
FontSizeProperty staticIdentifies the FontSize dependency property. Inherited from Control.
FontStretchProperty staticIdentifies the FontStretch dependency property. Inherited from Control.
FontStyleProperty staticIdentifies the FontStyle dependency property. Inherited from Control.
FontWeightProperty staticIdentifies the FontWeight dependency property. Inherited from Control.
ForceCursorProperty staticIdentifies the ForceCursor dependency property. Inherited from FrameworkElement.
ForegroundProperty staticIdentifies the Foreground dependency property. Inherited from Control.
FormulaBarExpandedProperty staticIdentifies the SpreadsheetControl.FormulaBarExpanded dependency property.
FormulaBarNameBoxItemDisplayModeProperty staticIdentifies the SpreadsheetControl.FormulaBarNameBoxItemDisplayMode dependency property.
FormulaBarShowButtonsProperty staticIdentifies the SpreadsheetControl.FormulaBarShowButtons dependency property.
FormulaBarShowEditorProperty staticIdentifies the SpreadsheetControl.FormulaBarShowEditor dependency property.
FormulaBarShowNameBoxProperty staticIdentifies the SpreadsheetControl.FormulaBarShowNameBox dependency property.
GiveFeedbackEvent staticIdentifies the GiveFeedback routed event. Inherited from UIElement.
GotFocusEvent staticIdentifies the GotFocus routed event. Inherited from UIElement.
GotKeyboardFocusEvent staticIdentifies the GotKeyboardFocus routed event. Inherited from UIElement.
GotMouseCaptureEvent staticIdentifies the GotMouseCapture routed event. Inherited from UIElement.
GotStylusCaptureEvent staticIdentifies the GotStylusCapture routed event. Inherited from UIElement.
GotTouchCaptureEvent staticIdentifies the GotTouchCapture routed event. Inherited from UIElement.
GridLinesColorProperty staticIdentifies the SpreadsheetControl.GridLinesColor dependency property.
HeightProperty staticIdentifies the Height dependency property. Inherited from FrameworkElement.
HorizontalAlignmentProperty staticIdentifies the HorizontalAlignment dependency property. Inherited from FrameworkElement.
HorizontalContentAlignmentProperty staticIdentifies the HorizontalContentAlignment dependency property. Inherited from Control.
HorizontalScrollbarVisibilityProperty staticIdentifies the SpreadsheetControl.HorizontalScrollbarVisibility dependency property.
InputScopeProperty staticIdentifies the InputScope dependency property. Inherited from FrameworkElement.
IsEnabledProperty staticIdentifies the IsEnabled dependency property. Inherited from UIElement.
IsFocusedProperty staticIdentifies the IsFocused dependency property. Inherited from UIElement.
IsHitTestVisibleProperty staticIdentifies the IsHitTestVisible dependency property. Inherited from UIElement.
IsKeyboardFocusedProperty staticIdentifies the IsKeyboardFocused dependency property. Inherited from UIElement.
IsKeyboardFocusWithinProperty staticIdentifies the IsKeyboardFocusWithin dependency property. Inherited from UIElement.
IsManipulationEnabledProperty staticIdentifies the IsManipulationEnabled dependency property. Inherited from UIElement.
IsMouseCapturedProperty staticIdentifies the IsMouseCaptured dependency property. Inherited from UIElement.
IsMouseCaptureWithinProperty staticIdentifies the IsMouseCaptureWithin dependency property. Inherited from UIElement.
IsMouseDirectlyOverProperty staticIdentifies the IsMouseDirectlyOver dependency property. Inherited from UIElement.
IsMouseOverProperty staticIdentifies the IsMouseOver dependency property. Inherited from UIElement.
IsStylusCapturedProperty staticIdentifies the IsStylusCaptured dependency property. Inherited from UIElement.
IsStylusCaptureWithinProperty staticIdentifies the IsStylusCaptureWithin dependency property. Inherited from UIElement.
IsStylusDirectlyOverProperty staticIdentifies the IsStylusDirectlyOver dependency property. Inherited from UIElement.
IsStylusOverProperty staticIdentifies the IsStylusOver dependency property. Inherited from UIElement.
IsTabStopProperty staticIdentifies the IsTabStop dependency property. Inherited from Control.
IsVisibleProperty staticIdentifies the IsVisible dependency property. Inherited from UIElement.
KeyDownEvent staticIdentifies the KeyDown routed event. Inherited from UIElement.
KeyUpEvent staticIdentifies the KeyUp routed event. Inherited from UIElement.
LanguageProperty staticIdentifies the Language dependency property. Inherited from FrameworkElement.
LayoutTransformProperty staticIdentifies the LayoutTransform dependency property. Inherited from FrameworkElement.
LayoutUnitProperty staticIdentifies the SpreadsheetControl.LayoutUnit dependency property.
LoadedEvent staticIdentifies the Loaded routed event. Inherited from FrameworkElement.
LostFocusEvent staticIdentifies the LostFocus routed event. Inherited from UIElement.
LostKeyboardFocusEvent staticIdentifies the LostKeyboardFocus routed event. Inherited from UIElement.
LostMouseCaptureEvent staticIdentifies the LostMouseCapture routed event. Inherited from UIElement.
LostStylusCaptureEvent staticIdentifies the LostStylusCapture routed event. Inherited from UIElement.
LostTouchCaptureEvent staticIdentifies the LostTouchCapture routed event. Inherited from UIElement.
ManipulationBoundaryFeedbackEvent staticIdentifies the ManipulationBoundaryFeedback event. Inherited from UIElement.
ManipulationCompletedEvent staticIdentifies the ManipulationCompleted routed event. Inherited from UIElement.
ManipulationDeltaEvent staticIdentifies the ManipulationDelta routed event. Inherited from UIElement.
ManipulationInertiaStartingEvent staticIdentifies the ManipulationInertiaStarting routed event. Inherited from UIElement.
ManipulationStartedEvent staticIdentifies the ManipulationStarted routed event. Inherited from UIElement.
ManipulationStartingEvent staticIdentifies the ManipulationStarting routed event. Inherited from UIElement.
MarginProperty staticIdentifies the Margin dependency property. Inherited from FrameworkElement.
MaxHeightProperty staticIdentifies the MaxHeight dependency property. Inherited from FrameworkElement.
MaxWidthProperty staticIdentifies the MaxWidth dependency property. Inherited from FrameworkElement.
MenuCustomizationsProperty staticIdentifies the SpreadsheetControl.MenuCustomizations dependency property.
MinHeightProperty staticIdentifies the MinHeight dependency property. Inherited from FrameworkElement.
MinWidthProperty staticIdentifies the MinWidth dependency property. Inherited from FrameworkElement.
ModifiedProperty staticIdentifies the SpreadsheetControl.Modified dependency property.
MouseDoubleClickEvent staticIdentifies the MouseDoubleClick routed event. Inherited from Control.
MouseDownEvent staticIdentifies the MouseDown routed event. Inherited from UIElement.
MouseEnterEvent staticIdentifies the MouseEnter routed event. Inherited from UIElement.
MouseLeaveEvent staticIdentifies the MouseLeave routed event. Inherited from UIElement.
MouseLeftButtonDownEvent staticIdentifies the MouseLeftButtonDown routed event. Inherited from UIElement.
MouseLeftButtonUpEvent staticIdentifies the MouseLeftButtonUp routed event. Inherited from UIElement.
MouseMoveEvent staticIdentifies the MouseMove routed event. Inherited from UIElement.
MouseRightButtonDownEvent staticIdentifies the MouseRightButtonDown routed event. Inherited from UIElement.
MouseRightButtonUpEvent staticIdentifies the MouseRightButtonUp routed event. Inherited from UIElement.
MouseUpEvent staticIdentifies the MouseUp routed event. Inherited from UIElement.
MouseWheelEvent staticIdentifies the MouseWheel routed event. Inherited from UIElement.
NameProperty staticIdentifies the Name dependency property. Inherited from FrameworkElement.
OpacityMaskProperty staticIdentifies the OpacityMask dependency property. Inherited from UIElement.
OpacityProperty staticIdentifies the Opacity dependency property. Inherited from UIElement.
OptionsProperty staticIdentifies the SpreadsheetControl.Options dependency property.
OverridesDefaultStyleProperty staticIdentifies the OverridesDefaultStyle dependency property. Inherited from FrameworkElement.
PaddingProperty staticIdentifies the Padding dependency property. Inherited from Control.
PivotTableStyleGalleryGroupsProperty staticIdentifies the SpreadsheetControl.PivotTableStyleGalleryGroups dependency property.
PivotTableStylePopupGalleryGroupsProperty staticIdentifies the SpreadsheetControl.PivotTableStylePopupGalleryGroups dependency property.
PreviewDragEnterEvent staticIdentifies the PreviewDragEnter routed event. Inherited from UIElement.
PreviewDragLeaveEvent staticIdentifies the PreviewDragLeave routed event. Inherited from UIElement.
PreviewDragOverEvent staticIdentifies the PreviewDragOver routed event. Inherited from UIElement.
PreviewDropEvent staticIdentifies the PreviewDrop routed event. Inherited from UIElement.
PreviewGiveFeedbackEvent staticIdentifies the PreviewGiveFeedback routed event. Inherited from UIElement.
PreviewGotKeyboardFocusEvent staticIdentifies the PreviewGotKeyboardFocus routed event. Inherited from UIElement.
PreviewKeyDownEvent staticIdentifies the PreviewKeyDown routed event. Inherited from UIElement.
PreviewKeyUpEvent staticIdentifies the PreviewKeyUp routed event. Inherited from UIElement.
PreviewLostKeyboardFocusEvent staticIdentifies the PreviewLostKeyboardFocus routed event. Inherited from UIElement.
PreviewMouseDoubleClickEvent staticIdentifies the PreviewMouseDoubleClick routed event. Inherited from Control.
PreviewMouseDownEvent staticIdentifies the PreviewMouseDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonDownEvent staticIdentifies the PreviewMouseLeftButtonDown routed event. Inherited from UIElement.
PreviewMouseLeftButtonUpEvent staticIdentifies the PreviewMouseLeftButtonUp routed event. Inherited from UIElement.
PreviewMouseMoveEvent staticIdentifies the PreviewMouseMove routed event. Inherited from UIElement.
PreviewMouseRightButtonDownEvent staticIdentifies the PreviewMouseRightButtonDown routed event. Inherited from UIElement.
PreviewMouseRightButtonUpEvent staticIdentifies the PreviewMouseRightButtonUp routed event. Inherited from UIElement.
PreviewMouseUpEvent staticIdentifies the PreviewMouseUp routed event. Inherited from UIElement.
PreviewMouseWheelEvent staticIdentifies the PreviewMouseWheel routed event. Inherited from UIElement.
PreviewQueryContinueDragEvent staticIdentifies the PreviewQueryContinueDrag routed event. Inherited from UIElement.
PreviewStylusButtonDownEvent staticIdentifies the PreviewStylusButtonDown routed event. Inherited from UIElement.
PreviewStylusButtonUpEvent staticIdentifies the PreviewStylusButtonUp routed event. Inherited from UIElement.
PreviewStylusDownEvent staticIdentifies the PreviewStylusDown routed event. Inherited from UIElement.
PreviewStylusInAirMoveEvent staticIdentifies the PreviewStylusInAirMove routed event. Inherited from UIElement.
PreviewStylusInRangeEvent staticIdentifies the PreviewStylusInRange routed event. Inherited from UIElement.
PreviewStylusMoveEvent staticIdentifies the PreviewStylusMove routed event. Inherited from UIElement.
PreviewStylusOutOfRangeEvent staticIdentifies the PreviewStylusOutOfRange routed event. Inherited from UIElement.
PreviewStylusSystemGestureEvent staticIdentifies the PreviewStylusSystemGesture routed event. Inherited from UIElement.
PreviewStylusUpEvent staticIdentifies the PreviewStylusUp routed event. Inherited from UIElement.
PreviewTextInputEvent staticIdentifies the PreviewTextInput routed event. Inherited from UIElement.
PreviewTouchDownEvent staticIdentifies the PreviewTouchDown routed event. Inherited from UIElement.
PreviewTouchMoveEvent staticIdentifies the PreviewTouchMove routed event. Inherited from UIElement.
PreviewTouchUpEvent staticIdentifies the PreviewTouchUp routed event. Inherited from UIElement.
QueryContinueDragEvent staticIdentifies the QueryContinueDrag routed event. Inherited from UIElement.
QueryCursorEvent staticIdentifies the QueryCursor routed event. Inherited from UIElement.
ReadOnlyProperty staticIdentifies the SpreadsheetControl.ReadOnly dependency property.
RenderTransformOriginProperty staticIdentifies the RenderTransformOrigin dependency property. Inherited from UIElement.
RenderTransformProperty staticIdentifies the RenderTransform dependency property. Inherited from UIElement.
RequestBringIntoViewEvent staticIdentifies the RequestBringIntoView routed event. Inherited from FrameworkElement.
RibbonProperty staticIdentifies the SpreadsheetControl.Ribbon dependency property.
SelectedCellProperty staticIdentifies the SpreadsheetControl.SelectedCell dependency property.
SelectedCommentProperty staticIdentifies the SpreadsheetControl.SelectedComment dependency property.
SelectedPictureProperty staticIdentifies the SpreadsheetControl.SelectedPicture dependency property.
SelectedShapeProperty staticIdentifies the SpreadsheetControl.SelectedShape dependency property.
SelectionProperty staticIdentifies the SpreadsheetControl.Selection dependency property.
SheetCountProperty staticIdentifies the SpreadsheetControl.SheetCount dependency property.
ShowCellToolTipModeProperty staticIdentifies the SpreadsheetControl.ShowCellToolTipMode dependency property.
ShowFormulaBarProperty staticIdentifies the SpreadsheetControl.ShowFormulaBar dependency property.
ShowStatusBarProperty staticIdentifies the SpreadsheetControl.ShowStatusBar dependency property.
ShowTabSelectorProperty staticIdentifies the SpreadsheetControl.ShowTabSelector dependency property.
SizeChangedEvent staticIdentifies the SizeChanged routed event. Inherited from FrameworkElement.
SnapsToDevicePixelsProperty staticIdentifies the SnapsToDevicePixels dependency property. Inherited from UIElement.
SpreadsheetProperty staticIdentifies the SpreadsheetControl.Spreadsheet dependency property.
StatusBarShowAverageProperty staticIdentifies the SpreadsheetControl.ShowAverage dependency property.
StatusBarShowCountProperty staticIdentifies the SpreadsheetControl.StatusBarShowCount dependency property.
StatusBarShowEndModeProperty staticIdentifies the StatusBarShowEndMode dependency property.
StatusBarShowMaxProperty staticIdentifies the SpreadsheetControl.StatusBarShowMax dependency property.
StatusBarShowMinProperty staticIdentifies the SpreadsheetControl.StatusBarShowMin dependency property.
StatusBarShowNumericalCountProperty staticIdentifies the SpreadsheetControl.StatusBarShowNumericalCount dependency property.
StatusBarShowPopupMenuProperty staticIdentifies the SpreadsheetControl.StatusBarShowPopupMenu dependency property.
StatusBarShowProgressProperty staticIdentifies the StatusBarShowProgress dependency property.
StatusBarShowSumProperty staticIdentifies the SpreadsheetControl.StatusBarShowSum dependency property.
StatusBarShowZoomProperty staticIdentifies the SpreadsheetControl.StatusBarShowZoom dependency property.
StatusBarShowZoomSliderProperty staticIdentifies the SpreadsheetControl.StatusBarShowZoomSlider dependency property.
StyleProperty staticIdentifies the Style dependency property. Inherited from FrameworkElement.
StylusButtonDownEvent staticIdentifies the StylusButtonDown routed event. Inherited from UIElement.
StylusButtonUpEvent staticIdentifies the StylusButtonUp routed event. Inherited from UIElement.
StylusDownEvent staticIdentifies the StylusDown routed event. Inherited from UIElement.
StylusEnterEvent staticIdentifies the StylusEnter routed event. Inherited from UIElement.
StylusInAirMoveEvent staticIdentifies the StylusInAirMove routed event. Inherited from UIElement.
StylusInRangeEvent staticIdentifies the StylusInRange routed event. Inherited from UIElement.
StylusLeaveEvent staticIdentifies the StylusLeave routed event. Inherited from UIElement.
StylusMoveEvent staticIdentifies the StylusMove routed event. Inherited from UIElement.
StylusOutOfRangeEvent staticIdentifies the StylusOutOfRange routed event. Inherited from UIElement.
StylusSystemGestureEvent staticIdentifies the StylusSystemGesture routed event. Inherited from UIElement.
StylusUpEvent staticIdentifies the StylusUp routed event. Inherited from UIElement.
TabIndexProperty staticIdentifies the TabIndex dependency property. Inherited from Control.
TableStyleGalleryGroupsProperty staticIdentifies the SpreadsheetControl.TableStyleGalleryGroups dependency property.
TableStylePopupGalleryGroupsProperty staticIdentifies the SpreadsheetControl.TableStylePopupGalleryGroups dependency property.
TagProperty staticIdentifies the Tag dependency property. Inherited from FrameworkElement.
TemplateProperty staticIdentifies the Template dependency property. Inherited from Control.
TextInputEvent staticIdentifies the TextInput routed event. Inherited from UIElement.
ToolTipClosingEvent staticIdentifies the ToolTipClosing routed event. Inherited from FrameworkElement.
ToolTipOpeningEvent staticIdentifies the ToolTipOpening routed event. Inherited from FrameworkElement.
ToolTipProperty staticIdentifies the ToolTip dependency property. Inherited from FrameworkElement.
TouchDownEvent staticIdentifies the TouchDown routed event. Inherited from UIElement.
TouchEnterEvent staticIdentifies the TouchEnter routed event. Inherited from UIElement.
TouchLeaveEvent staticIdentifies the TouchLeave routed event. Inherited from UIElement.
TouchMoveEvent staticIdentifies the TouchMove routed event. Inherited from UIElement.
TouchUpEvent staticIdentifies the TouchUp routed event. Inherited from UIElement.
UidProperty staticIdentifies the Uid dependency property. Inherited from UIElement.
UnitProperty staticIdentifies the SpreadsheetControl.Unit dependency property.
UnloadedEvent staticIdentifies the Unloaded routed event. Inherited from FrameworkElement.
UseDefaultSvgImagesProperty staticIdentifies the SpreadsheetControl.UseDefaultSvgImages dependency property.
UseLayoutRoundingProperty staticIdentifies the UseLayoutRounding dependency property. Inherited from FrameworkElement.
VerticalAlignmentProperty staticIdentifies the VerticalAlignment dependency property. Inherited from FrameworkElement.
VerticalContentAlignmentProperty staticIdentifies the VerticalContentAlignment dependency property. Inherited from Control.
VerticalScrollbarVisibilityProperty staticIdentifies the SpreadsheetControl.VerticalScrollbarVisibility dependency property.
VisibilityProperty staticIdentifies the Visibility dependency property. Inherited from UIElement.
VisibleSheetNamesProperty staticIdentifies the SpreadsheetControl.VisibleSheetNames dependency property.
WidthProperty staticIdentifies the Width dependency property. Inherited from FrameworkElement.

See Also

SpreadsheetControl Class

SpreadsheetControl Members

DevExpress.Xpf.Spreadsheet Namespace