Property | Type | Description | |
---|---|---|---|
Anchor | AnchorStyles | ||
Animate | bool | ||
AutoLayout | bool | ||
BackColor | string | ||
CanCollapse | bool | ||
Collapsed | bool | ||
CustomHeaderSettings | |||
CustomSettings | |||
Dock | DockStyle | ||
Enabled | bool | ||
ExpandedHeight | int | ||
FontDecoration | FontStyle | ||
FontName | string | ||
FontSize | float | ||
Location | Point | ||
Name | string | ||
ShowFocusCues | bool | ||
Size | |||
SpecialGroup | bool | ||
Text | string | ||
Version | int | ||
Visible | bool |
Method | Description | |
---|---|---|
ExpandoSurrogate ( ) : System |
Initializes a new instance of the ExpandoSurrogate class with default settings
|
|
Load ( |
Populates the ExpandoSurrogate with data that is to be serialized from the specified Expando
|
|
Save ( ) : |
Returns an Expando that contains the deserialized ExpandoSurrogate data
|
Method | Description | |
---|---|---|
ExpandoSurrogate ( |
||
GetObjectData ( |
public Load ( |
||
expando | The Expando that contains the data /// to be serialized | |
return | void |
public HeaderInfo.HeaderInfoSurrogate,ZForge.Controls.ExplorerBar CustomHeaderSettings | ||
return |
public ExpandoInfo.ExpandoInfoSurrogate,ZForge.Controls.ExplorerBar CustomSettings | ||
return |