[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.MapItem.ItemType

ItemType Property

ItemType

Gets or sets an item type.

Declaration
public MapItemType ItemType { get; set; }
Remarks

Items with MapItemType.Dynamic are created in authoring mode and saved to an XML file. Items with MapItemType.Static are created at design time and persisted as part of the form. Items of both types can be created programmatically at run time.