ColumnBaseInputRange Property
Get or sets this column's input range.
Namespace: Firefly.Box.Data.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public string InputRange { get; set; }
Public Property InputRange As String
Get
Set
member InputRange : string with get, set
Property Value
String
This input range will be used to validate user input and as the default of a
ListControlBaseValues property of controls that are bound to this property.