MapItemPropertyMappingBase.DefaultValue Property
Gets or sets the default value of the property specified by this mapping.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Object | null | A Object. |
See Also