[]
Gets the display text.
public override string GetDisplayText(object value)
Public Overrides Function GetDisplayText(value As Object) As String
Type | Name | Description |
---|---|---|
object | value | The cell value. |
Type | Description |
---|---|
string | The display text. |