C# 클래스 Microsoft.Data.Entity.Design.UI.Views.MappingDetails.Columns.PropertyColumn

상속: Microsoft.Data.Entity.Design.UI.Views.MappingDetails.Columns.BaseColumn
파일 보기 프로젝트 열기: zzzprojects/EntityFramework-Classic

공개 메소드들

메소드 설명
GetValue ( object component ) : object
PropertyColumn ( ) : System

비공개 메소드들

메소드 설명
EnsureTypeConverters ( MappingEFElement element ) : void
GetInPlaceEdit ( object component, string &alternateText ) : object
GetValueSupported ( object component ) : TreeGridDesignerValueSupportedStates
IsDeleteSupported ( object component ) : bool
SetValue ( object component, object value ) : void

메소드 상세

GetValue() 공개 메소드

public GetValue ( object component ) : object
component object
리턴 object

PropertyColumn() 공개 메소드

public PropertyColumn ( ) : System
리턴 System