C# Class Microsoft.Data.Entity.Design.UI.Views.MappingDetails.Columns.PropertyColumn

Inheritance: Microsoft.Data.Entity.Design.UI.Views.MappingDetails.Columns.BaseColumn
Afficher le fichier Open project: zzzprojects/EntityFramework-Classic

Méthodes publiques

Méthode Description
GetValue ( object component ) : object
PropertyColumn ( ) : System

Private Methods

Méthode Description
EnsureTypeConverters ( MappingEFElement element ) : void
GetInPlaceEdit ( object component, string &alternateText ) : object
GetValueSupported ( object component ) : TreeGridDesignerValueSupportedStates
IsDeleteSupported ( object component ) : bool
SetValue ( object component, object value ) : void

Method Details

GetValue() public méthode

public GetValue ( object component ) : object
component object
Résultat object

PropertyColumn() public méthode

public PropertyColumn ( ) : System
Résultat System