Click or drag to resize

PluginVO Class

Plugin Value Object
Inheritance Hierarchy
SystemObject
  SHConnectorPluginVO

Namespace:  SHConnector
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public class PluginVO

The PluginVO type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyAppliedWidth
Applied Width : Automatic Size
Public propertyAssemblyPath
Assembly Path
Public propertyControlName
Control Name
Public propertyDataType
Data Type
Public propertyDockPanel
Plugin 이 속한 DockPanel DevExpress.XtraBars.Docking.DockPanel Casting
Public propertyID
ID
Public propertyImagePath
Button Image Path
Public propertyKeyString
Plugin Control Key
Public propertyMenuButtonControl
DockPanel과 연계된 버튼 DevExpress.XtraBars.BarCheckItem Casting
Public propertyMenuButtonImageSize
Plugin Bottom Menu Image Size
Public propertyMenuTitle
Menu Title
Public propertyPluginControl
PlugIn Control
Public propertyPosition
Postion
Public propertyRelationShowControl
Related Plugin Control
Public propertySetPosition
Plugin Save State
Public propertyWidth
Width
Public propertyWindowTitle
Window Title
Top
See Also