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

RepositoryItemRatingControl.GetDisplayText(FormatInfo, Object) Method

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraEditors.v19.2.dll

Declaration

public override string GetDisplayText(
    FormatInfo format,
    object editValue
)

Parameters

Name Type
format FormatInfo
editValue Object

Returns

Type
String
See Also