Gets or sets the culture of the control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public CultureInfo Culture { get; set; } |
Visual Basic
![]() |
---|
Public Property Culture As CultureInfo |
Type: CultureInfo
An instance of the System.Globalization.CultureInfo class. Default value is CultureInfo.InvariantCulture.