Class MapLayerProperty<T>
Общие настройки слоя.
Namespace: Trivium.CardsModel.ServerModel.Controls.Map
Assembly: Trivium.CardsModel.dll
Syntax
public abstract class MapLayerProperty<T>
    where T : MapLayerPropertySourceLinkType Parameters
| Name | Description | 
|---|---|
| T | 
Properties
| int | ColumnIndex Индекст столбца источника с настройками столбца. | 
| T | Source Источник источника настройки. |