Assembly: Adhoc;
Namespace: None;
The IAdhocSlide interface is used to work with dashboard slides.
IAdhocSlide
Contains XML layout of the current page of the dashboard designer.
| Property name | Brief description | |
| AutoLayout | The AutoLayout property determines whether slide layout is auto fit. | |
| Index | The Index property returns a slide index. | |
| Slides | The Slides property returns parameters of a collection of dashboard slides. | |
| ViewModeImages | The ViewModeImages property determines image view mode. | |
| Visible | The Visible property determines whether a dashboard slide is hidden. |
| Property name | Brief description | |
| The Id property determines object identifier. | ||
| The Key property returns object key. | ||
| The Name property determines object name. |
| Method name | Brief description | |
| LoadAnimationFromXML | The LoadAnimationFromXML method loads animation from XML file. | |
| LoadLayoutFromXML | The LoadLayoutFromXML method loads slide layout from XML file. | |
| SaveAnimationToXML | The SaveAnimationToXML method saves animation to XML file. | |
| SaveLayoutToXML | The SaveLayoutToXML method saves slide layout to XML file. |
See also: