TableOfContentsPropertiesData Class |
Namespace: Dundas.BI.WebApi.Models
The TableOfContentsPropertiesData type exposes the following members.
Name | Description | |
---|---|---|
TableOfContentsPropertiesData |
Initializes a new instance of the TableOfContentsPropertiesData class.
|
Name | Description | |
---|---|---|
DefaultEntryStyle |
Gets or sets the default entry style.
| |
IndentSize |
Gets or sets the indent size in pixels.
| |
IsEnabled |
Gets or sets a value indicating whether the table of contents is enabled.
| |
IsRendered |
Gets or sets a value indicating whether the table of contents is rendered in the view.
| |
UIClassName |
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.) |
Name | Description | |
---|---|---|
FromDataContractMappings |
The mapping between TableOfContentsPropertiesData and TableOfContentsProperties.
| |
ToDataContractMappings |
The mapping between TableOfContentsProperties and TableOfContentsPropertiesData.
|