[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Extender.NumericUpDownCellType.ServiceDownPath

ServiceDownPath Property

ServiceDownPath

Gets or sets the path to the helper Web service for the down button.

Declaration
[TypeConverter(typeof(ServicePathConverter))]
public string ServiceDownPath { get; set; }
<TypeConverter(GetType(ServicePathConverter))>
Public Property ServiceDownPath As String