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