AspNetEdit.UI.PropertyEditors.IntEditor.IntEditor C# (CSharp) Method

IntEditor() public method

public IntEditor ( GridRow parentRow ) : System
parentRow GridRow
return System
        public IntEditor(GridRow parentRow)
            : base(parentRow)
        {
        }