프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CheckComponentType | void | ||
IsCurrentValueDifferentFromDefault | bool |
메소드 | 설명 | |
---|---|---|
CanResetValue ( object component ) : bool | ||
GetValue ( object component ) : object | ||
PropertyDescriptorReflectiveProp ( IUIGridColumn gridColumn ) : System | ||
ResetValue ( object component ) : void | ||
SetValue ( object component, object value ) : void | ||
ShouldSerializeValue ( object component ) : bool |
메소드 | 설명 | |
---|---|---|
CheckPropInfo ( IUIGridColumn gridColumn ) : void |
메소드 | 설명 | |
---|---|---|
CheckComponentType ( object component ) : void | ||
IsCurrentValueDifferentFromDefault ( object component ) : bool |
protected CheckPropInfo ( IUIGridColumn gridColumn ) : void | ||
gridColumn | IUIGridColumn | |
리턴 | void |
public PropertyDescriptorReflectiveProp ( IUIGridColumn gridColumn ) : System | ||
gridColumn | IUIGridColumn | |
리턴 | System |
public SetValue ( object component, object value ) : void | ||
component | object | |
value | object | |
리턴 | void |
public ShouldSerializeValue ( object component ) : bool | ||
component | object | |
리턴 | bool |