DashboardPanelDesigner Properties

The DashboardPanelDesigner type exposes the following members.

Properties


  Name Description
Public property AccessibilityObject
Gets the AccessibleObject assigned to the control.
(Inherited from ControlDesigner.)
Public property ActionLists
Gets the design-time action lists supported by the component associated with the designer.
(Inherited from ComponentDesigner.)
Protected property AllowControlLasso
Gets a value indicating whether selected controls will be re-parented.
(Inherited from ParentControlDesigner.)
Protected property AllowGenericDragBox
Gets a value indicating whether a generic drag box should be drawn when dragging a toolbox item over the designer's surface.
(Inherited from ParentControlDesigner.)
Public property AssociatedComponents
Gets the collection of components associated with the component managed by the designer.
(Inherited from ControlDesigner.)
Public property AutoResizeHandles
Gets or sets a value indicating whether resize handle allocation depends on the value of the AutoSize property.
(Inherited from ControlDesigner.)
Protected property BehaviorService
Gets the BehaviorService from the design environment.
(Inherited from ControlDesigner.)
Public property Component
Gets the component this designer is designing.
(Inherited from ComponentDesigner.)
Public property Control
Gets the control that the designer is designing.
(Inherited from ControlDesigner.)
Protected property DefaultControlLocation
Gets the default location for a control added to the designer.
(Inherited from ParentControlDesigner.)
Protected property DrawGrid
Gets or sets a value indicating whether a grid should be drawn on the control for this designer.
(Inherited from ParentControlDesigner.)
Protected property EnableDragRect
Gets a value indicating whether drag rectangles are drawn by the designer.
(Inherited from ParentControlDesigner.)
Protected property GridSize
Gets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode.
(Inherited from ParentControlDesigner.)
Protected property InheritanceAttribute
Gets the InheritanceAttribute of the designer.
(Inherited from ControlDesigner.)
Protected property Inherited
Gets a value indicating whether this component is inherited.
(Inherited from ComponentDesigner.)
Protected property MouseDragTool
Gets a value indicating whether the designer has a valid tool during a drag operation.
(Inherited from ParentControlDesigner.)
Protected property ParentComponent
Gets the parent component for the ControlDesigner.
(Inherited from ControlDesigner.)
Public property ParticipatesWithSnapLines
Gets a value indicating whether the ControlDesigner will allow snapline alignment during a drag operation.
(Inherited from ControlDesigner.)
Public property SelectionRules
Gets the selection rules that indicate the movement capabilities of a component.
(Inherited from ControlDesigner.)
Protected property ShadowProperties
Gets a collection of property values that override user settings.
(Inherited from ComponentDesigner.)
Public property SnapLines
Gets a list of SnapLine objects representing significant alignment points for this control.
(Inherited from ParentControlDesigner.)
Public property Verbs
Gets the design-time verbs supported by the component that is associated with the designer.
(Inherited from ComponentDesigner.)