Returns the current value of the attribute.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
| C# |
|---|
public double MinimumValue { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] private set; } |
| Visual Basic |
|---|
Public Property MinimumValue As Double <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Private Set |