====== ThinkGeo.MapSuite.GisEditor.StyleLayerListItem ====== {{section>upgrade_map_suite_to_10.0}} This class represents a list item for a style layer ===== Inheritance Hierarchy ===== *System.Object **[[ThinkGeo.MapSuite.GisEditor.LayerListItem]] ***[[ThinkGeo.MapSuite.GisEditor.StyleLayerListItem]] ===== Members Summary ===== ==== Public Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#StyleLayerListItem(Object)|StyleLayerListItem]] | Object | | Initializes a new instance of the class. | ==== Protected Constructors ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ ==== Public Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:PublicMethod.gif|Public Method}}[[#CanContainStyleItem(StyleLayerListItem)|CanContainStyleItem]] | [[ThinkGeo.MapSuite.GisEditor.StyleLayerListItem|StyleLayerListItem]] | | Determines whether this instance [[can|contain style item]] the specified style item. | | {{wiki:PublicMethod.gif|Public Method}}[[#CloneDeep()|CloneDeep]] | | | Clones the deep. | | {{wiki:PublicMethod.gif|Public Method}}[[#Equals(Object)|Equals]] | Object | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetHashCode()|GetHashCode]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetPreviewImage(Int32, Int32)|GetPreviewImage]] | Int32, Int32 | | Gets the preview image. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetRestrictStyleCategories()|GetRestrictStyleCategories]] | | | Gets the restrict style categories. | | {{wiki:PublicMethod.gif|Public Method}}[[#GetType()|GetType]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#GetUI(StyleBuilderArguments)|GetUI]] | [[ThinkGeo.MapSuite.GisEditor.StyleBuilderArguments|StyleBuilderArguments]] | | Gets the UI. | | {{wiki:PublicMethod.gif|Public Method}}[[#ToString()|ToString]] | | Object | | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateConcreteObject()|UpdateConcreteObject]] | | | Updates the concrete object. | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateStyleItem()|UpdateStyleItem]] | | | Updates the style item. | | {{wiki:PublicMethod.gif|Public Method}}[[#UpdateUI(StyleUserControl)|UpdateUI]] | [[ThinkGeo.MapSuite.GisEditor.StyleUserControl|StyleUserControl]] | | Updates the UI. | ==== Protected Methods ==== ^ Name ^ Parameters ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CanContainStyleItemCore(StyleLayerListItem)|CanContainStyleItemCore]] | [[ThinkGeo.MapSuite.GisEditor.StyleLayerListItem|StyleLayerListItem]] | | Determines whether this instance [[can|contain style item core]] the specified style item. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#CloneDeepCore()|CloneDeepCore]] | | | Clones the deep core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#Finalize()|Finalize]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetPreviewImageCore(Int32, Int32)|GetPreviewImageCore]] | Int32, Int32 | | Gets the preview image core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetRestrictStyleCategoriesCore()|GetRestrictStyleCategoriesCore]] | | | Gets the restrict style categories core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#GetUICore(StyleBuilderArguments)|GetUICore]] | [[ThinkGeo.MapSuite.GisEditor.StyleBuilderArguments|StyleBuilderArguments]] | | Gets the UI core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#MemberwiseClone()|MemberwiseClone]] | | Object | | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnConcreteObjectUpdated()|OnConcreteObjectUpdated]] | | | Called when [[concrete|object updated]]. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#OnPropertyChanged(String)|OnPropertyChanged]] | String | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Called when [[property|changed]]. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#UpdateConcreteObjectCore()|UpdateConcreteObjectCore]] | | | Updates the concrete object core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#UpdateStyleItemCore()|UpdateStyleItemCore]] | | | Updates the style item core. | | {{wiki:ProtectedMethod.gif|Protected Method}}[[#UpdateUICore(UserControl)|UpdateUICore]] | UserControl | | Updates the UI core. | ==== Public Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:PublicProperty.gif|Public Property}}[[#BackgroundBrush|BackgroundBrush]] | Brush | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets the background brush. | | {{wiki:PublicProperty.gif|Public Property}}[[#CanAddInnerStyle|CanAddInnerStyle]] | Boolean | | Gets or sets a value indicating whether this instance can add inner style. | | {{wiki:PublicProperty.gif|Public Property}}[[#CanRename|CanRename]] | Boolean | | Gets or sets a value indicating whether this instance can rename. | | {{wiki:PublicProperty.gif|Public Property}}[[#CheckBoxVisibility|CheckBoxVisibility]] | Visibility | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the check box visibility. | | {{wiki:PublicProperty.gif|Public Property}}[[#Children|Children]] | ObservableCollection<[[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]]> | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets the children. | | {{wiki:PublicProperty.gif|Public Property}}[[#ChildrenContainerVisibility|ChildrenContainerVisibility]] | Visibility | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the children container visibility. | | {{wiki:PublicProperty.gif|Public Property}}[[#ConcreteObject|ConcreteObject]] | Object | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the concrete object. | | {{wiki:PublicProperty.gif|Public Property}}[[#ContextMenuItems|ContextMenuItems]] | Collection | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets the context menu items. | | {{wiki:PublicProperty.gif|Public Property}}[[#DoubleClicked|DoubleClicked]] | Action | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the double clicked. | | {{wiki:PublicProperty.gif|Public Property}}[[#ExpandButtonVisibility|ExpandButtonVisibility]] | Visibility | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the expand button visibility. | | {{wiki:PublicProperty.gif|Public Property}}[[#FontBrush|FontBrush]] | Brush | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the font brush. | | {{wiki:PublicProperty.gif|Public Property}}[[#FontStyle|FontStyle]] | FontStyle | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the font style. | | {{wiki:PublicProperty.gif|Public Property}}[[#FontWeight|FontWeight]] | FontWeight | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the font weight. | | {{wiki:PublicProperty.gif|Public Property}}[[#HighlightBackgroundBrush|HighlightBackgroundBrush]] | Brush | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the highlight background brush. | | {{wiki:PublicProperty.gif|Public Property}}[[#IsChecked|IsChecked]] | Boolean | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets a value indicating whether this instance is checked. | | {{wiki:PublicProperty.gif|Public Property}}[[#IsExpanded|IsExpanded]] | Boolean | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets a value indicating whether this instance is expanded. | | {{wiki:PublicProperty.gif|Public Property}}[[#IsRenaming|IsRenaming]] | Boolean | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets a value indicating whether this instance is renaming. | | {{wiki:PublicProperty.gif|Public Property}}[[#IsSelected|IsSelected]] | Boolean | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets a value indicating whether this instance is selected. | | {{wiki:PublicProperty.gif|Public Property}}[[#LowerLineVisibility|LowerLineVisibility]] | Visibility | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the lower line visibility. | | {{wiki:PublicProperty.gif|Public Property}}[[#Name|Name]] | String | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the name. | | {{wiki:PublicProperty.gif|Public Property}}[[#Parent|Parent]] | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the parent. | | {{wiki:PublicProperty.gif|Public Property}}[[#PreviewImage|PreviewImage]] | Image | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the preview image. | | {{wiki:PublicProperty.gif|Public Property}}[[#SideImage|SideImage]] | Image | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the side image. | | {{wiki:PublicProperty.gif|Public Property}}[[#UpperLineVisibility|UpperLineVisibility]] | Visibility | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the upper line visibility. | | {{wiki:PublicProperty.gif|Public Property}}[[#WarningImage|WarningImage]] | Image | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the warning image. | | {{wiki:PublicProperty.gif|Public Property}}[[#WarningImageVisibility|WarningImageVisibility]] | Visibility | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Gets or sets the warning image visibility. | | {{wiki:PublicProperty.gif|Public Property}}[[#ZoomLevelRange|ZoomLevelRange]] | String | | Gets or sets the zoom level range. | ==== Protected Properties ==== ^ Name ^ Return ^ DeclaringType ^ Summary ^ | {{wiki:ProtectedProperty.gif|Protected Property}}[[#NameCore|NameCore]] | String | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]](overriden) | Gets or sets the name core. | ==== Public Events ==== ^ Name ^ Event Arguments ^ DeclaringType ^ Summary ^ | {{wiki:PublicEvent.gif|Public Event}}[[#ConcreteObjectUpdated|ConcreteObjectUpdated]] | EventArgs | | Occurs when [[concrete|object updated]]. | | {{wiki:PublicEvent.gif|Public Event}}[[#PropertyChanged|PropertyChanged]] | PropertyChangedEventArgs | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | Occurs when [[property|changed]]. | ===== Public Constructors ===== ==== StyleLayerListItem(Object) ==== Initializes a new instance of the class. === Parameters === ^ Name ^ Type ^ Description ^ | concreteObject | Object | The concrete object. | [[#Public Constructors|Go Back]] ===== Protected Constructors ===== ===== Public Methods ===== ==== CanContainStyleItem(StyleLayerListItem) ==== Determines whether this instance [[can|contain style item]] the specified style item. === Return Value === ^ Return Type ^ Description ^ | Boolean | true if this instance [[can|contain style item]] the specified style item; otherwise, false. | === Parameters === ^ Name ^ Type ^ Description ^ | styleItem | [[ThinkGeo.MapSuite.GisEditor.StyleLayerListItem|StyleLayerListItem]] | The style item. | [[#Public Methods|Go Back]] ==== CloneDeep() ==== Clones the deep. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StyleLayerListItem|StyleLayerListItem]] | clone deep style layer list item object | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== Equals(Object) ==== === Return Value === ^ Return Type ^ Description ^ | Boolean | | === Parameters === ^ Name ^ Type ^ Description ^ | obj | Object | | [[#Public Methods|Go Back]] ==== GetHashCode() ==== === Return Value === ^ Return Type ^ Description ^ | Int32 | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetPreviewImage(Int32, Int32) ==== Gets the preview image. === Return Value === ^ Return Type ^ Description ^ | Byte[] | The previewImage buffer bytes arry | === Parameters === ^ Name ^ Type ^ Description ^ | screenWidth | Int32 | Width of the screen. | | screenHeight | Int32 | Height of the screen. | [[#Public Methods|Go Back]] ==== GetRestrictStyleCategories() ==== Gets the restrict style categories. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StyleCategories|StyleCategories]] | The style categories | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetType() ==== === Return Value === ^ Return Type ^ Description ^ | Type | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== GetUI(StyleBuilderArguments) ==== Gets the UI. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StyleUserControl|StyleUserControl]] | The style user control | === Parameters === ^ Name ^ Type ^ Description ^ | styleArguments | [[ThinkGeo.MapSuite.GisEditor.StyleBuilderArguments|StyleBuilderArguments]] | The style arguments. | [[#Public Methods|Go Back]] ==== ToString() ==== === Return Value === ^ Return Type ^ Description ^ | String | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== UpdateConcreteObject() ==== Updates the concrete object. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== UpdateStyleItem() ==== Updates the style item. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Public Methods|Go Back]] ==== UpdateUI(StyleUserControl) ==== Updates the UI. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | styleItemUI | [[ThinkGeo.MapSuite.GisEditor.StyleUserControl|StyleUserControl]] | The style item UI. | [[#Public Methods|Go Back]] ===== Protected Methods ===== ==== CanContainStyleItemCore(StyleLayerListItem) ==== Determines whether this instance [[can|contain style item core]] the specified style item. === Return Value === ^ Return Type ^ Description ^ | Boolean | true if this instance [[can|contain style item core]] the specified style item; otherwise, false. | === Parameters === ^ Name ^ Type ^ Description ^ | styleItem | [[ThinkGeo.MapSuite.GisEditor.StyleLayerListItem|StyleLayerListItem]] | The style item. | [[#Protected Methods|Go Back]] ==== CloneDeepCore() ==== Clones the deep core. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StyleLayerListItem|StyleLayerListItem]] | clone deep style layer list item object | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== Finalize() ==== === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetPreviewImageCore(Int32, Int32) ==== Gets the preview image core. === Return Value === ^ Return Type ^ Description ^ | Byte[] | The previewImage buffer bytes arry | === Parameters === ^ Name ^ Type ^ Description ^ | screenWidth | Int32 | Width of the screen. | | screenHeight | Int32 | Height of the screen. | [[#Protected Methods|Go Back]] ==== GetRestrictStyleCategoriesCore() ==== Gets the restrict style categories core. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StyleCategories|StyleCategories]] | The style categories | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== GetUICore(StyleBuilderArguments) ==== Gets the UI core. === Return Value === ^ Return Type ^ Description ^ | [[ThinkGeo.MapSuite.GisEditor.StyleUserControl|StyleUserControl]] | The style user control | === Parameters === ^ Name ^ Type ^ Description ^ | styleArguments | [[ThinkGeo.MapSuite.GisEditor.StyleBuilderArguments|StyleBuilderArguments]] | The style arguments. | [[#Protected Methods|Go Back]] ==== MemberwiseClone() ==== === Return Value === ^ Return Type ^ Description ^ | Object | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== OnConcreteObjectUpdated() ==== Called when [[concrete|object updated]]. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== OnPropertyChanged(String) ==== Called when [[property|changed]]. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | propertyName | String | Name of the property. | [[#Protected Methods|Go Back]] ==== UpdateConcreteObjectCore() ==== Updates the concrete object core. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== UpdateStyleItemCore() ==== Updates the style item core. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ [[#Protected Methods|Go Back]] ==== UpdateUICore(UserControl) ==== Updates the UI core. === Return Value === ^ Return Type ^ Description ^ | Void | | === Parameters === ^ Name ^ Type ^ Description ^ | styleItemUI | UserControl | The style item UI. | [[#Protected Methods|Go Back]] ===== Public Properties ===== ==== BackgroundBrush ==== Gets the background brush. === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== CanAddInnerStyle ==== Gets or sets a value indicating whether this instance can add inner style. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== CanRename ==== Gets or sets a value indicating whether this instance can rename. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== CheckBoxVisibility ==== Gets or sets the check box visibility. === Return Value === ^ Return Type ^ | Visibility | [[#Public Properties|Go Back]] ==== Children ==== Gets the children. === Return Value === ^ Return Type ^ | ObservableCollection<[[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]]> | [[#Public Properties|Go Back]] ==== ChildrenContainerVisibility ==== Gets or sets the children container visibility. === Return Value === ^ Return Type ^ | Visibility | [[#Public Properties|Go Back]] ==== ConcreteObject ==== Gets or sets the concrete object. === Return Value === ^ Return Type ^ | Object | [[#Public Properties|Go Back]] ==== ContextMenuItems ==== Gets the context menu items. === Return Value === ^ Return Type ^ | Collection | [[#Public Properties|Go Back]] ==== DoubleClicked ==== Gets or sets the double clicked. === Return Value === ^ Return Type ^ | Action | [[#Public Properties|Go Back]] ==== ExpandButtonVisibility ==== Gets or sets the expand button visibility. === Return Value === ^ Return Type ^ | Visibility | [[#Public Properties|Go Back]] ==== FontBrush ==== Gets or sets the font brush. === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== FontStyle ==== Gets or sets the font style. === Return Value === ^ Return Type ^ | FontStyle | [[#Public Properties|Go Back]] ==== FontWeight ==== Gets or sets the font weight. === Return Value === ^ Return Type ^ | FontWeight | [[#Public Properties|Go Back]] ==== HighlightBackgroundBrush ==== Gets or sets the highlight background brush. === Return Value === ^ Return Type ^ | Brush | [[#Public Properties|Go Back]] ==== IsChecked ==== Gets or sets a value indicating whether this instance is checked. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== IsExpanded ==== Gets or sets a value indicating whether this instance is expanded. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== IsRenaming ==== Gets or sets a value indicating whether this instance is renaming. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== IsSelected ==== Gets or sets a value indicating whether this instance is selected. === Return Value === ^ Return Type ^ | Boolean | [[#Public Properties|Go Back]] ==== LowerLineVisibility ==== Gets or sets the lower line visibility. === Return Value === ^ Return Type ^ | Visibility | [[#Public Properties|Go Back]] ==== Name ==== Gets or sets the name. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ==== Parent ==== Gets or sets the parent. === Return Value === ^ Return Type ^ | [[ThinkGeo.MapSuite.GisEditor.LayerListItem|LayerListItem]] | [[#Public Properties|Go Back]] ==== PreviewImage ==== Gets or sets the preview image. === Return Value === ^ Return Type ^ | Image | [[#Public Properties|Go Back]] ==== SideImage ==== Gets or sets the side image. === Return Value === ^ Return Type ^ | Image | [[#Public Properties|Go Back]] ==== UpperLineVisibility ==== Gets or sets the upper line visibility. === Return Value === ^ Return Type ^ | Visibility | [[#Public Properties|Go Back]] ==== WarningImage ==== Gets or sets the warning image. === Return Value === ^ Return Type ^ | Image | [[#Public Properties|Go Back]] ==== WarningImageVisibility ==== Gets or sets the warning image visibility. === Return Value === ^ Return Type ^ | Visibility | [[#Public Properties|Go Back]] ==== ZoomLevelRange ==== Gets or sets the zoom level range. === Return Value === ^ Return Type ^ | String | [[#Public Properties|Go Back]] ===== Protected Properties ===== ==== NameCore ==== Gets or sets the name core. === Return Value === ^ Return Type ^ | String | [[#Protected Properties|Go Back]] ===== Public Events ===== ==== ConcreteObjectUpdated ==== Occurs when [[concrete|object updated]]. === Event Arguments === ^ Event Arguments ^ | EventArgs | [[#Public Events|Go Back]] ==== PropertyChanged ==== Occurs when [[property|changed]]. === Event Arguments === ^ Event Arguments ^ | PropertyChangedEventArgs | [[#Public Events|Go Back]] __NOTOC__ [[Category:GisEditorInfrastructure]] [[Category:ThinkGeo.MapSuite.GisEditor]] [[Category:UpdateDocumentation]]