Table of Contents

Property Culture

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Culture

Gets or sets optional CultureInfo used when property values are converted to/from string. Default is Null.

public CultureInfo? Culture { get; set; }

Property Value

CultureInfo