Looks up a localized string similar to Formatting string follows the same syntax logic as classis .NET String.Format method. Array of available parameters will be supply during formatting. Format string can contains language aliases. DataTime parameter can be formated using Standard or Custom DateTime format strings (e.g. {4:ddd, MMM d, yyyy hh:mm tt}).

Namespace: Ico.Gdx.Properties
Assembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public static string Ico_Gdx_Chart_Drilldown_DrilldownFormatBuilderVew_TextBlock_6_Text { get; }
Visual Basic
Public Shared ReadOnly Property Ico_Gdx_Chart_Drilldown_DrilldownFormatBuilderVew_TextBlock_6_Text As String
	Get
JScript
static function get Ico_Gdx_Chart_Drilldown_DrilldownFormatBuilderVew_TextBlock_6_Text () : String

See Also