PluginVO Class |
Namespace: SHConnector
public class PluginVO
The PluginVO type exposes the following members.
| Name | Description | |
|---|---|---|
| PluginVO |
Constructor
| |
| PluginVO(DataRow) |
Constructor : DataRow
|
| Name | Description | |
|---|---|---|
| AppliedWidth |
Applied Width : Automatic Size
| |
| AssemblyPath |
Assembly Path
| |
| ControlName |
Control Name
| |
| DataType |
Data Type
| |
| DockPanel |
Plugin 이 속한 DockPanel
DevExpress.XtraBars.Docking.DockPanel Casting
| |
| ID |
ID
| |
| ImagePath |
Button Image Path
| |
| KeyString |
Plugin Control Key
| |
| MenuButtonControl |
DockPanel과 연계된 버튼
DevExpress.XtraBars.BarCheckItem Casting
| |
| MenuButtonImageSize |
Plugin Bottom Menu Image Size
| |
| MenuTitle |
Menu Title
| |
| PluginControl |
PlugIn Control
| |
| Position |
Postion
| |
| RelationShowControl |
Related Plugin Control
| |
| SetPosition |
Plugin Save State
| |
| Width |
Width
| |
| WindowTitle |
Window Title
|