Table of Contents

TXmlMapMap Class

Defines the XML Map.

Syntax

Namespace: FlexCel.Core

public class TXmlMapMap

Methods

Name Description
Clone Returns a deep copy of this object.
Equals Returns true if both maps have the same values.
GetHashCode Returns the hashcode of the map.

Properties

Name Description
Append If true when refreshing old data will not be discarded, but new data will be appended to the existing data.
AutoFit Indicates if cells should be autofitted after a refresh.
DataBinding Databinding associated with this map.
ID Identifies the map object.
Name Friendly name of the map object.
PreserveFormat Indicates if we will preserve the formats on the cells or re apply them depending in the data.
PreserveSortAFLayout Indicates if to keep filters on tables.
RootElement Root element of the XML instance.
SchemaID Which schema collection the map uses.
ShowImportExport​Validation​Errors When an XML instance is imported or exported, the schema should be used to validate the instance, and schema errors should be shown to the user.