Skip to main content
All docs
V25.1
  • MapMultipointItemMappingBase<T>.DefaultValue Property

    This property is hidden because it is not supported by the class.

    Namespace: DevExpress.XtraMap

    Assembly: DevExpress.XtraMap.v25.1.dll

    NuGet Package: DevExpress.Win.Map

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public object DefaultValue { get; }

    Property Value

    Type
    Object
    See Also