DataBindingBase.TypeNameSerializable Property
Gets the string that is the type name used in serialization of the data binding types.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.PivotGrid.v24.2.Core.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the type name. |
See Also