Skip to main content

SpreadsheetCsvExportOptions.SkipHiddenRowsProperty Field

Identifies the SpreadsheetCsvExportOptions.SkipHiddenRows dependency property.

Namespace: DevExpress.Xpf.Spreadsheet

Assembly: DevExpress.Xpf.Spreadsheet.v26.1.dll

Declaration

public static readonly DependencyProperty SkipHiddenRowsProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also