DataColumn.Mapped
DataColumn.Mapped property
Specifies whether the column is visible in the External Data window. True (1) for the column to be visible; false (0) for the column not to be visible. The default (attribute absent) is for the column to be visible.
public BOOL Mapped { get; set; }
See Also
- enum BOOL
- class DataColumn
- namespace Aspose.Diagram
- assembly Aspose.Diagram