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