DocumentPropertiesChangedEventArgs.CustomPropertiesChanged Property
Indicates whether one of the custom DocumentProperties is changed.
Namespace: DevExpress.XtraSpreadsheet
Assembly: DevExpress.Spreadsheet.v24.1.Core.dll
NuGet Package: DevExpress.Spreadsheet.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if any custom document property is changed; otherwise, false. |
See Also