Back to Devexpress

CaptionHelper.GetMemberCaption Method

expressappframework-devexpress-dot-expressapp-dot-utils-dot-captionhelper-dot-getmembercaption.md

latest1.2 KB
Original Source

CaptionHelper.GetMemberCaption Method

NameParametersDescription
GetMemberCaption(IMemberInfo) staticmemberInfoReturns the display caption corresponding to a business class‘ property.
GetMemberCaption(ITypeInfo, String) statictypeInfo, memberNameReturns the display caption corresponding to a business class‘ property.
GetMemberCaption(Type, String) staticobjectType, memberNameReturns the display caption corresponding to a business class‘ property.