Skip to main content
A newer version of this page is available. .
All docs
V20.2

SpreadsheetCompatibilityOptions.TruncateLongStringsInFormulasProperty Field

Identifies the TruncateLongStringsInFormulas dependency property.

Namespace: DevExpress.Xpf.Spreadsheet

Assembly: DevExpress.Xpf.Spreadsheet.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Spreadsheet, DevExpress.Wpf.Spreadsheet

Declaration

public static readonly DependencyProperty TruncateLongStringsInFormulasProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also