FoodMenuGroupColor Property |  |
Farba skupiny (vo formáte HTML).
Namespace: Exa.OBERON.Services.OBERONAssembly: Exa.OBERON.Services (in Exa.OBERON.Services.dll) Version: 5.0.24.0 (5.0.24.0)
Syntaxpublic string Color { get; set; }
Public Property Color As String
Get
Set
Dim instance As FoodMenuGroup
Dim value As String
value = instance.Color
instance.Color = value
Property Value
String
See Also