Property IsPowerOfTen IsPowerOfTen Gets a value indicating whether the current value is a power of 10 (i.e. 0.1, 1, 10, 100, etc.). Declaration public bool IsPowerOfTen { get; } Property Value Type Description bool