Skip to main content
A newer version of this page is available. .

CaptionHelper.GetLastMemberPartCaption(Type, String) Method

This method is intended for internal use.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v18.2.dll

Declaration

public static string GetLastMemberPartCaption(
    Type objectType,
    string memberName
)

Parameters

Name Type
objectType Type
memberName String

Returns

Type
String
See Also