The maximum number of decimal places to include in a numbering label
Namespace: Ico.GwxAssembly: GwxControls (in GwxControls.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public int NumberingDecimalPlaces { get; set; } |
Visual Basic |
---|
Public Property NumberingDecimalPlaces As Integer Get Set |
JScript |
---|
function get NumberingDecimalPlaces () : int function set NumberingDecimalPlaces (value : int) |