eDriven Framework API 
Declaration Syntax
public Type MemberType { get; set; }
Public Property MemberType As Type
Get
Set
public:
virtual property Type^ MemberType {
Type^ get () sealed;
void set (Type^ value) sealed;
}
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)