Back to Devexpress

SpreadsheetCsvExportOptions Fields

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

latest58.0 KB
Original Source

SpreadsheetCsvExportOptions Fields

Contains options used for saving (exporting) a document in CSV format.

NameDescription
AllowDropProperty staticIdentifies the AllowDrop dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedProperty staticIdentifies the AreAnyTouchesCaptured dependency property. Inherited from ContentElement.
AreAnyTouchesCapturedWithinProperty staticIdentifies the AreAnyTouchesCapturedWithin dependency property. Inherited from ContentElement.
AreAnyTouchesDirectlyOverProperty staticIdentifies the AreAnyTouchesDirectlyOver dependency property. Inherited from ContentElement.
AreAnyTouchesOverProperty staticIdentifies the AreAnyTouchesOver dependency property. Inherited from ContentElement.
BindingGroupProperty staticIdentifies the BindingGroup dependency property. Inherited from FrameworkContentElement.
CellReferenceStyleProperty staticIdentifies the SpreadsheetCsvExportOptions.CellReferenceStyle dependency property.
ContextMenuClosingEvent staticIdentifies the ContextMenuClosing Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuOpeningEvent staticIdentifies the ContextMenuOpening Routed Events Overview. Inherited from FrameworkContentElement.
ContextMenuProperty staticIdentifies the ContextMenu dependency property. Inherited from FrameworkContentElement.
CultureProperty staticIdentifies the SpreadsheetCsvExportOptions.Culture dependency property.
CursorProperty staticIdentifies the Cursor dependency property. Inherited from FrameworkContentElement.
DataContextProperty staticIdentifies the DataContext dependency property. Inherited from FrameworkContentElement.
DefaultStyleKeyProperty protected staticIdentifies the DefaultStyleKey dependency property. Inherited from FrameworkContentElement.
DiscardTrailingEmptyCellsProperty staticIdentifies the SpreadsheetCsvExportOptions.DiscardTrailingEmptyCells dependency property.
DragEnterEvent staticIdentifies the DragEnter routed event. Inherited from ContentElement.
DragLeaveEvent staticIdentifies the DragLeave routed event. Inherited from ContentElement.
DragOverEvent staticIdentifies the DragOver routed event. Inherited from ContentElement.
DropEvent staticIdentifies the Drop routed event. Inherited from ContentElement.
EncodingProperty staticIdentifies the SpreadsheetCsvExportOptions.Encoding dependency property.
FocusableProperty staticIdentifies the Focusable dependency property. Inherited from ContentElement.
FocusVisualStyleProperty staticIdentifies the FocusVisualStyle dependency property. Inherited from FrameworkContentElement.
ForceCursorProperty staticIdentifies the ForceCursor dependency property. Inherited from FrameworkContentElement.
FormulaExportModeProperty staticIdentifies the SpreadsheetCsvExportOptions.FormulaExportMode dependency property.
GiveFeedbackEvent staticIdentifies the GiveFeedback routed event. Inherited from ContentElement.
GotFocusEvent staticIdentifies the GotFocus routed event. Inherited from ContentElement.
GotKeyboardFocusEvent staticIdentifies the GotKeyboardFocus routed event. Inherited from ContentElement.
GotMouseCaptureEvent staticIdentifies the GotMouseCapture routed event. Inherited from ContentElement.
GotStylusCaptureEvent staticIdentifies the GotStylusCapture routed event. Inherited from ContentElement.
GotTouchCaptureEvent staticIdentifies the GotTouchCapture routed event. Inherited from ContentElement.
InputScopeProperty staticIdentifies the InputScope dependency property. Inherited from FrameworkContentElement.
IsEnabledProperty staticIdentifies the IsEnabled dependency property. Inherited from ContentElement.
IsFocusedProperty staticIdentifies the IsFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusedProperty staticIdentifies the IsKeyboardFocused dependency property. Inherited from ContentElement.
IsKeyboardFocusWithinProperty staticIdentifies the IsKeyboardFocusWithin dependency property. Inherited from ContentElement.
IsMouseCapturedProperty staticIdentifies the IsMouseCaptured dependency property. Inherited from ContentElement.
IsMouseCaptureWithinProperty staticIdentifies the IsMouseCaptureWithin dependency property. Inherited from ContentElement.
IsMouseDirectlyOverProperty staticIdentifies the IsMouseDirectlyOver dependency property. Inherited from ContentElement.
IsMouseOverProperty staticIdentifies the IsMouseOver dependency property. Inherited from ContentElement.
IsStylusCapturedProperty staticIdentifies the IsStylusCaptured dependency property. Inherited from ContentElement.
IsStylusCaptureWithinProperty staticIdentifies the IsStylusCaptureWithin dependency property. Inherited from ContentElement.
IsStylusDirectlyOverProperty staticIdentifies the IsStylusDirectlyOver dependency property. Inherited from ContentElement.
IsStylusOverProperty staticIdentifies the IsStylusOver dependency property. Inherited from ContentElement.
KeyDownEvent staticIdentifies the KeyDown routed event. Inherited from ContentElement.
KeyUpEvent staticIdentifies the KeyUp routed event. Inherited from ContentElement.
LanguageProperty staticIdentifies the Language dependency property. Inherited from FrameworkContentElement.
LoadedEvent staticIdentifies the Loaded Routed Events Overview. Inherited from FrameworkContentElement.
LostFocusEvent staticIdentifies the LostFocus routed event. Inherited from ContentElement.
LostKeyboardFocusEvent staticIdentifies the LostKeyboardFocus routed event. Inherited from ContentElement.
LostMouseCaptureEvent staticIdentifies the LostMouseCapture routed event. Inherited from ContentElement.
LostStylusCaptureEvent staticIdentifies the LostStylusCapture routed event. Inherited from ContentElement.
LostTouchCaptureEvent staticIdentifies the LostTouchCapture routed event. Inherited from ContentElement.
MouseDownEvent staticIdentifies the MouseDown routed event. Inherited from ContentElement.
MouseEnterEvent staticIdentifies the MouseEnter routed event. Inherited from ContentElement.
MouseLeaveEvent staticIdentifies the MouseLeave routed event. Inherited from ContentElement.
MouseLeftButtonDownEvent staticIdentifies the MouseLeftButtonDown routed event. Inherited from ContentElement.
MouseLeftButtonUpEvent staticIdentifies the MouseLeftButtonUp routed event. Inherited from ContentElement.
MouseMoveEvent staticIdentifies the MouseMove routed event. Inherited from ContentElement.
MouseRightButtonDownEvent staticIdentifies the MouseRightButtonDown routed event. Inherited from ContentElement.
MouseRightButtonUpEvent staticIdentifies the MouseRightButtonUp routed event. Inherited from ContentElement.
MouseUpEvent staticIdentifies the MouseUp routed event. Inherited from ContentElement.
MouseWheelEvent staticIdentifies the MouseWheel routed event. Inherited from ContentElement.
NameProperty staticIdentifies the Name dependency property. Inherited from FrameworkContentElement.
NewlineAfterLastRowProperty staticIdentifies the SpreadsheetCsvExportOptions.NewlineAfterLastRow dependency property.
NewlineTypeProperty staticIdentifies the SpreadsheetCsvExportOptions.NewlineType dependency property.
OverridesDefaultStyleProperty staticIdentifies the OverridesDefaultStyle dependency property. Inherited from FrameworkContentElement.
PreviewDragEnterEvent staticIdentifies the PreviewDragEnter routed event. Inherited from ContentElement.
PreviewDragLeaveEvent staticIdentifies the PreviewDragLeave routed event. Inherited from ContentElement.
PreviewDragOverEvent staticIdentifies the PreviewDragOver routed event. Inherited from ContentElement.
PreviewDropEvent staticIdentifies the PreviewDrop routed event. Inherited from ContentElement.
PreviewGiveFeedbackEvent staticIdentifies the PreviewGiveFeedback routed event. Inherited from ContentElement.
PreviewGotKeyboardFocusEvent staticIdentifies the PreviewGotKeyboardFocus routed event. Inherited from ContentElement.
PreviewKeyDownEvent staticIdentifies the PreviewKeyDown routed event. Inherited from ContentElement.
PreviewKeyUpEvent staticIdentifies the PreviewKeyUp routed event. Inherited from ContentElement.
PreviewLostKeyboardFocusEvent staticIdentifies the PreviewLostKeyboardFocus routed event. Inherited from ContentElement.
PreviewMouseDownEvent staticIdentifies the PreviewMouseDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonDownEvent staticIdentifies the PreviewMouseLeftButtonDown routed event. Inherited from ContentElement.
PreviewMouseLeftButtonUpEvent staticIdentifies the PreviewMouseLeftButtonUp routed event. Inherited from ContentElement.
PreviewMouseMoveEvent staticIdentifies the PreviewMouseMove routed event. Inherited from ContentElement.
PreviewMouseRightButtonDownEvent staticIdentifies the PreviewMouseRightButtonDown routed event. Inherited from ContentElement.
PreviewMouseRightButtonUpEvent staticIdentifies the PreviewMouseRightButtonUp routed event. Inherited from ContentElement.
PreviewMouseUpEvent staticIdentifies the PreviewMouseUp routed event. Inherited from ContentElement.
PreviewMouseWheelEvent staticIdentifies the PreviewMouseWheel routed event. Inherited from ContentElement.
PreviewQueryContinueDragEvent staticIdentifies the PreviewQueryContinueDrag routed event. Inherited from ContentElement.
PreviewStylusButtonDownEvent staticIdentifies the PreviewStylusButtonDown routed event. Inherited from ContentElement.
PreviewStylusButtonUpEvent staticIdentifies the PreviewStylusButtonUp routed event. Inherited from ContentElement.
PreviewStylusDownEvent staticIdentifies the PreviewStylusDown routed event. Inherited from ContentElement.
PreviewStylusInAirMoveEvent staticIdentifies the PreviewStylusInAirMove routed event. Inherited from ContentElement.
PreviewStylusInRangeEvent staticIdentifies the PreviewStylusInRange routed event. Inherited from ContentElement.
PreviewStylusMoveEvent staticIdentifies the PreviewStylusMove routed event. Inherited from ContentElement.
PreviewStylusOutOfRangeEvent staticIdentifies the PreviewStylusOutOfRange routed event. Inherited from ContentElement.
PreviewStylusSystemGestureEvent staticIdentifies the PreviewStylusSystemGesture routed event. Inherited from ContentElement.
PreviewStylusUpEvent staticIdentifies the PreviewStylusUp routed event. Inherited from ContentElement.
PreviewTextInputEvent staticIdentifies the PreviewTextInput routed event. Inherited from ContentElement.
PreviewTouchDownEvent staticIdentifies the PreviewTouchDown routed event. Inherited from ContentElement.
PreviewTouchMoveEvent staticIdentifies the PreviewTouchMove routed event. Inherited from ContentElement.
PreviewTouchUpEvent staticIdentifies the PreviewTouchUp routed event. Inherited from ContentElement.
QueryContinueDragEvent staticIdentifies the QueryContinueDrag routed event. Inherited from ContentElement.
QueryCursorEvent staticIdentifies the QueryCursor routed event. Inherited from ContentElement.
RangeProperty staticIdentifies the SpreadsheetCsvExportOptions.Range dependency property.
RepeatMergedCellValuesProperty staticIdentifies the SpreadsheetCsvExportOptions.RepeatMergedCellValues dependency property.
ShiftTopLeftProperty staticIdentifies the SpreadsheetCsvExportOptions.ShiftTopLeft dependency property.
SkipHiddenColumnsProperty staticIdentifies the SkipHiddenColumns dependency property.
SkipHiddenRowsProperty staticIdentifies the SpreadsheetCsvExportOptions.SkipHiddenRows dependency property.
StyleProperty staticIdentifies the Style dependency property. Inherited from FrameworkContentElement.
StylusButtonDownEvent staticIdentifies the StylusButtonDown routed event. Inherited from ContentElement.
StylusButtonUpEvent staticIdentifies the StylusButtonUp routed event. Inherited from ContentElement.
StylusDownEvent staticIdentifies the StylusDown routed event. Inherited from ContentElement.
StylusEnterEvent staticIdentifies the StylusEnter routed event. Inherited from ContentElement.
StylusInAirMoveEvent staticIdentifies the StylusInAirMove routed event. Inherited from ContentElement.
StylusInRangeEvent staticIdentifies the StylusInRange routed event. Inherited from ContentElement.
StylusLeaveEvent staticIdentifies the StylusLeave routed event. Inherited from ContentElement.
StylusMoveEvent staticIdentifies the StylusMove routed event. Inherited from ContentElement.
StylusOutOfRangeEvent staticIdentifies the StylusOutOfRange routed event. Inherited from ContentElement.
StylusSystemGestureEvent staticIdentifies the StylusSystemGesture routed event. Inherited from ContentElement.
StylusUpEvent staticIdentifies the StylusUp routed event. Inherited from ContentElement.
TagProperty staticIdentifies the Tag dependency property. Inherited from FrameworkContentElement.
TextInputEvent staticIdentifies the TextInput routed event. Inherited from ContentElement.
TextQualifierProperty staticIdentifies the SpreadsheetCsvExportOptions.TextQualifier dependency property.
ToolTipClosingEvent staticIdentifies the ToolTipClosing Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipOpeningEvent staticIdentifies the ToolTipOpening Routed Events Overview. Inherited from FrameworkContentElement.
ToolTipProperty staticIdentifies the ToolTip dependency property. Inherited from FrameworkContentElement.
TouchDownEvent staticIdentifies the TouchDown routed event. Inherited from ContentElement.
TouchEnterEvent staticIdentifies the TouchEnter routed event. Inherited from ContentElement.
TouchLeaveEvent staticIdentifies the TouchLeave routed event. Inherited from ContentElement.
TouchMoveEvent staticIdentifies the TouchMove routed event. Inherited from ContentElement.
TouchUpEvent staticIdentifies the TouchUp routed event. Inherited from ContentElement.
UnloadedEvent staticIdentifies the Unloaded Routed Events Overview. Inherited from FrameworkContentElement.
UseCellNumberFormatProperty staticIdentifies the SpreadsheetCsvExportOptions.UseCellNumberFormat dependency property.
ValueSeparatorProperty staticIdentifies the SpreadsheetCsvExportOptions.ValueSeparator dependency property.
WorksheetNameProperty staticIdentifies the SpreadsheetCsvExportOptions.WorksheetName dependency property.
WritePreambleProperty staticIdentifies the SpreadsheetCsvExportOptions.WritePreamble dependency property.

See Also

SpreadsheetCsvExportOptions Class

SpreadsheetCsvExportOptions Members

DevExpress.Xpf.Spreadsheet Namespace