Click or drag to resize

AsciiDocumentAnalysisOptionsControllerAvailableCultureFormats Property

Gets the list of available culture formats that can be selected.

Namespace: Altaxo.Gui.Serialization.Ascii
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ObservableCollection<AsciiDocumentAnalysisOptionsControllerCultureInfoWrapper> AvailableCultureFormats { get; }

Property Value

ObservableCollectionAsciiDocumentAnalysisOptionsControllerCultureInfoWrapper
See Also