ControlPanelObjectNumericGuiFormat Property |
|
DataPA OpenAnalytics API Reference
Gets a GUI format string for this Column
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public string NumericGuiFormat { get; }
Public ReadOnly Property NumericGuiFormat As String
Get
public:
virtual property String^ NumericGuiFormat {
String^ get () sealed;
}
function get_NumericGuiFormat();
Return Value
Type:
StringA GUI format string for this Column
Remarks See Also