ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ListView Namespace / C1ListViewInputItem Class / Step Property

In This Topic
    Step Property (C1ListViewInputItem)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Step As System.Integer
    public virtual System.int Step {get; set;}
    See Also