Gets or sets the Style applied to all the generated labels for the SelectedObject's properties.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public Style LabelStyle { get; set; } |
| Visual Basic |
|---|
Public Property LabelStyle As Style Get Set |