ASP.NET MVC 11.1.10
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class MapDockableSubItem

Represents a dockable item in the map item.

Inheritance
System.Object
MapSubItem
MapDockableSubItem
Inherited Members
MapSubItem.Style
MapSubItem.MapLocation
MapSubItem.MapSize
MapSubItem.LeftMargin
MapSubItem.RightMargin
MapSubItem.TopMargin
MapSubItem.BottomMargin
MapSubItem.ZIndex
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: BoldReports.RDL.DOM
Assembly: BoldReports.Web.dll
Syntax
public abstract class MapDockableSubItem : MapSubItem

Constructors

MapDockableSubItem()

Declaration
protected MapDockableSubItem()

Properties

ActionInfo

Gets or sets the action information of the sub-item.

Declaration
public ActionInfo ActionInfo { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.ActionInfo

An ActionInfo object representing the action information.

DockOutsideViewport

Gets or sets a value indicating whether the sub-item should be docked outside the viewport.

Declaration
public bool DockOutsideViewport { get; set; }
Property Value
Type Description
System.Boolean

A boolean value indicating dock status outside the viewport.

Hidden

Gets or sets the hidden status of the sub-item.

Declaration
public string Hidden { get; set; }
Property Value
Type Description
System.String

A string representing whether the sub-item is hidden.

Position

Gets or sets the position of the dockable sub-item.

Declaration
public string Position { get; set; }
Property Value
Type Description
System.String

A string representing the position.

ToolTip

Gets or sets the tooltip associated with the sub-item.

Declaration
public string ToolTip { get; set; }
Property Value
Type Description
System.String

A string representing the tooltip.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved